Title: [134091] trunk/Source/WebCore
Revision
134091
Author
[email protected]
Date
2012-11-09 11:27:35 -0800 (Fri, 09 Nov 2012)

Log Message

[Chromium] Unreviewed gardening. Fix chromium-win builds following r134082

* WebCore.gypi:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (134090 => 134091)


--- trunk/Source/WebCore/ChangeLog	2012-11-09 19:15:32 UTC (rev 134090)
+++ trunk/Source/WebCore/ChangeLog	2012-11-09 19:27:35 UTC (rev 134091)
@@ -1,3 +1,9 @@
+2012-11-09  Joshua Bell  <[email protected]>
+
+        [Chromium] Unreviewed gardening. Fix chromium-win builds following r134082
+
+        * WebCore.gypi:
+
 2012-11-09  Dan Carney  <[email protected]>
 
         [V8] Remove ScriptController::windowShell()

Modified: trunk/Source/WebCore/WebCore.gypi (134090 => 134091)


--- trunk/Source/WebCore/WebCore.gypi	2012-11-09 19:15:32 UTC (rev 134090)
+++ trunk/Source/WebCore/WebCore.gypi	2012-11-09 19:27:35 UTC (rev 134091)
@@ -312,7 +312,6 @@
             'platform/PlatformMouseEvent.h',
             'platform/PlatformScreen.h',
             'platform/PlatformStrategies.h',
-            'platform/PlatformCookieJar.h',
             'platform/PlatformWheelEvent.h',
             'platform/PopupMenu.h',
             'platform/PopupMenuClient.h',
@@ -479,6 +478,7 @@
             'platform/network/HTTPHeaderMap.h',
             'platform/network/MIMEHeader.h',
             'platform/network/NetworkingContext.h',
+            'platform/network/PlatformCookieJar.h',
             'platform/network/ProtectionSpace.h',
             'platform/network/ProtectionSpaceHash.h',
             'platform/network/ProxyServer.h',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to