[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

andersca at apple.com andersca at apple.com
Mon Feb 21 00:13:58 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit ee401897e5f2cf63b453507056dd92e17616960c
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 28 22:55:13 2011 +0000

    Try to unbreak the Windows build.
    
    * UIProcess/cf/WebPageProxyCF.cpp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76995 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebKit2/ChangeLog b/Source/WebKit2/ChangeLog
index d272eea..d7ea04e 100644
--- a/Source/WebKit2/ChangeLog
+++ b/Source/WebKit2/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-28  Anders Carlsson  <andersca at apple.com>
+
+        Try to unbreak the Windows build.
+
+        * UIProcess/cf/WebPageProxyCF.cpp:
+
 2011-01-28  Brady Eidson  <beidson at apple.com>
 
         Reviewed by John Sullivan.
diff --git a/Source/WebKit2/UIProcess/cf/WebPageProxyCF.cpp b/Source/WebKit2/UIProcess/cf/WebPageProxyCF.cpp
index 718a2d9..5e2060c 100644
--- a/Source/WebKit2/UIProcess/cf/WebPageProxyCF.cpp
+++ b/Source/WebKit2/UIProcess/cf/WebPageProxyCF.cpp
@@ -23,7 +23,7 @@
  * THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#import "config.h"
+#include "config.h"
 #include "WebPageProxy.h"
 
 #include "DataReference.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list