Title: [124395] trunk/Source/Platform
Revision
124395
Author
[email protected]
Date
2012-08-01 17:49:47 -0700 (Wed, 01 Aug 2012)

Log Message

Unreviewed. Fix build break for chromium.

* Platform.gypi:

Modified Paths

Diff

Modified: trunk/Source/Platform/ChangeLog (124394 => 124395)


--- trunk/Source/Platform/ChangeLog	2012-08-02 00:27:06 UTC (rev 124394)
+++ trunk/Source/Platform/ChangeLog	2012-08-02 00:49:47 UTC (rev 124395)
@@ -1,5 +1,11 @@
 2012-08-01  Jian Li  <[email protected]>
 
+        Unreviewed. Fix build break for chromium.
+
+        * Platform.gypi:
+
+2012-08-01  Jian Li  <[email protected]>
+
         [chromium] Make WebKit API support draggable region change update
         https://bugs.webkit.org/show_bug.cgi?id=92813
 

Modified: trunk/Source/Platform/Platform.gypi (124394 => 124395)


--- trunk/Source/Platform/Platform.gypi	2012-08-02 00:27:06 UTC (rev 124394)
+++ trunk/Source/Platform/Platform.gypi	2012-08-02 00:49:47 UTC (rev 124395)
@@ -59,7 +59,6 @@
             'chromium/public/WebCookieJar.h',
             'chromium/public/WebData.h',
             'chromium/public/WebDragData.h',
-            'chromium/public/WebDraggableRegion.h',
             'chromium/public/WebExternalTextureLayer.h',
             'chromium/public/WebExternalTextureLayerClient.h',
             'chromium/public/WebFileInfo.h',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to