[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

weinig at apple.com weinig at apple.com
Wed Dec 22 14:44:09 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d9f3b468942faf375176812105e9b2c56d788db7
Author: weinig at apple.com <weinig at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 18 22:11:04 2010 +0000

    Fix Qt build.
    
    * WebKit2.pro:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69999 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 0a55641..71363ab 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-18  Sam Weinig  <sam at webkit.org>
+
+        Fix Qt build.
+
+        * WebKit2.pro:
+
 2010-10-18  Anders Carlsson  <andersca at apple.com>
 
         Reviewed by Simon Fraser.
diff --git a/WebKit2/WebKit2.pro b/WebKit2/WebKit2.pro
index 0b22818..d710369 100644
--- a/WebKit2/WebKit2.pro
+++ b/WebKit2/WebKit2.pro
@@ -220,6 +220,7 @@ HEADERS += \
     Shared/WebPreferencesStore.h \
     Shared/WebURLRequest.h \
     Shared/WebURLResponse.h \
+    Shared/WebUserContentURLPattern.h \
     UIProcess/API/C/WebKit2.h \
     UIProcess/API/C/WKAPICast.h \
     UIProcess/API/C/WKContext.h \
@@ -366,7 +367,6 @@ SOURCES += \
     Shared/WebPreferencesStore.cpp \
     Shared/WebURLRequest.cpp \
     Shared/WebURLResponse.cpp \
-    Shared/WebUserContentURLPattern.cpp \
     UIProcess/API/C/WKContext.cpp \
     UIProcess/API/C/WKFrame.cpp \
     UIProcess/API/C/WKFramePolicyListener.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list