[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

hausmann at webkit.org hausmann at webkit.org
Thu Feb 4 21:24:48 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit b5e87b6cbe4087cb4ce7659408d00e9260e4c01d
Author: hausmann at webkit.org <hausmann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 22 13:42:35 2010 +0000

    Unreviewed Qt "build" fix.
    
    * WebCore.pro: Fix warning about missing header file that isn't present anymore.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53699 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 6426242..7348927 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-22  Simon Hausmann  <simon.hausmann at nokia.com>
+
+        Unreviewed Qt "build" fix.
+
+        * WebCore.pro: Fix warning about missing header file that isn't present anymore.
+
 2010-01-22  Brian Weinstein  <bweinstein at apple.com>
 
         Reviewed by Timothy Hatcher.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index dccdb9e..6a8dcbc 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -970,7 +970,6 @@ HEADERS += \
     accessibility/AccessibilityTableRow.h \
     accessibility/AXObjectCache.h \
     bindings/js/CachedScriptSourceProvider.h \
-    bindings/js/DOMObjectWithSVGContext.h \
     bindings/js/GCController.h \
     bindings/js/JSCallbackData.h \
     bindings/js/JSAudioConstructor.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list