[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ap at apple.com ap at apple.com
Wed Apr 7 23:55:52 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 77cc0031492f59ead25fa7bb76de690da9fcc92f
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 24 22:41:11 2009 +0000

            Windows build fix.
    
            * platform/network/cf/SocketStreamHandleCFNet.cpp: Also, don't include the wrong one!
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51361 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 0b6b6a8..ec4bfcb 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -2,6 +2,12 @@
 
         Windows build fix.
 
+        * platform/network/cf/SocketStreamHandleCFNet.cpp: Also, don't include the wrong one!
+
+2009-11-24  Alexey Proskuryakov  <ap at apple.com>
+
+        Windows build fix.
+
         * platform/network/cf/SocketStreamHandleCFNet.cpp: Include the proper WKSI header.
 
 2009-11-24  Simon Fraser  <simon.fraser at apple.com>
diff --git a/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp b/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp
index 2eaa181..4e64bbd 100644
--- a/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp
+++ b/WebCore/platform/network/cf/SocketStreamHandleCFNet.cpp
@@ -38,7 +38,6 @@
 #include "ProtectionSpace.h"
 #include "SocketStreamError.h"
 #include "SocketStreamHandleClient.h"
-#include "WebCoreSystemInterface.h"
 #include <wtf/MainThread.h>
 
 #if defined(BUILDING_ON_TIGER) || defined(BUILDING_ON_LEOPARD)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list