[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

abarth at webkit.org abarth at webkit.org
Fri Jan 21 14:39:18 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 896b700dc04c3d0dd260c8a07286fca17a956c0b
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 24 00:55:48 2010 +0000

    2010-12-23  Adam Barth  <abarth at webkit.org>
    
            Remove include of non-existant file.
    
            * bindings/v8/custom/V8DOMWindowCustom.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74594 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index e6a5a03..227b3f9 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-23  Adam Barth  <abarth at webkit.org>
+
+        Remove include of non-existant file.
+
+        * bindings/v8/custom/V8DOMWindowCustom.cpp:
+
 2010-12-23  Ryosuke Niwa  <rniwa at webkit.org>
 
         Reviewed by Darin Adler.
diff --git a/WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp b/WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp
index cf1b1e5..d605b68 100644
--- a/WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp
+++ b/WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp
@@ -50,7 +50,6 @@
 #include "SharedWorkerRepository.h"
 #include "Storage.h"
 #include "V8Binding.h"
-#include "V8BindingDOMWindow.h"
 #include "V8BindingMacros.h"
 #include "V8BindingState.h"
 #include "V8CustomEventListener.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list