Title: [138626] trunk/Source/WebKit2
- Revision
- 138626
- Author
- rn...@webkit.org
- Date
- 2013-01-02 11:28:37 -0800 (Wed, 02 Jan 2013)
Log Message
Don't include a header that has been removed in r138413.
* WebProcess/win/WebProcessWin.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (138625 => 138626)
--- trunk/Source/WebKit2/ChangeLog 2013-01-02 19:27:53 UTC (rev 138625)
+++ trunk/Source/WebKit2/ChangeLog 2013-01-02 19:28:37 UTC (rev 138626)
@@ -1,3 +1,9 @@
+2013-01-02 Ryosuke Niwa <rn...@webkit.org>
+
+ Don't include a header that has been removed in r138413.
+
+ * WebProcess/win/WebProcessWin.cpp:
+
2013-01-02 Carlos Garcia Campos <cgar...@igalia.com>
[WK2] Rename SetFrameInViewSourceMode to SetMainFrameInViewSourceMode
Modified: trunk/Source/WebKit2/WebProcess/win/WebProcessWin.cpp (138625 => 138626)
--- trunk/Source/WebKit2/WebProcess/win/WebProcessWin.cpp 2013-01-02 19:27:53 UTC (rev 138625)
+++ trunk/Source/WebKit2/WebProcess/win/WebProcessWin.cpp 2013-01-02 19:28:37 UTC (rev 138626)
@@ -39,7 +39,6 @@
#if USE(CFNETWORK)
#include <CFNetwork/CFURLCachePriv.h>
#include <CFNetwork/CFURLProtocolPriv.h>
-#include <WebCore/CookieStorageCFNet.h>
#include <WebKitSystemInterface/WebKitSystemInterface.h>
#include <wtf/RetainPtr.h>
#endif
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes