Title: [102365] trunk/Source/WebKit/chromium
Revision
102365
Author
[email protected]
Date
2011-12-08 12:34:05 -0800 (Thu, 08 Dec 2011)

Log Message

[chromium] remove headers from WebKit.gyp that moved into WebKit/chromium/public/platform
https://bugs.webkit.org/show_bug.cgi?id=74106

Reviewed by Darin Fisher.

* WebKit.gyp:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (102364 => 102365)


--- trunk/Source/WebKit/chromium/ChangeLog	2011-12-08 20:29:52 UTC (rev 102364)
+++ trunk/Source/WebKit/chromium/ChangeLog	2011-12-08 20:34:05 UTC (rev 102365)
@@ -1,3 +1,12 @@
+2011-12-08  Tony Chang  <[email protected]>
+
+        [chromium] remove headers from WebKit.gyp that moved into WebKit/chromium/public/platform
+        https://bugs.webkit.org/show_bug.cgi?id=74106
+
+        Reviewed by Darin Fisher.
+
+        * WebKit.gyp:
+
 2011-12-08  Peter Beverloo  <[email protected]>
 
         [Chromium] Exclude the four RenderTableCellDeathTest death tests for Android

Modified: trunk/Source/WebKit/chromium/WebKit.gyp (102364 => 102365)


--- trunk/Source/WebKit/chromium/WebKit.gyp	2011-12-08 20:29:52 UTC (rev 102364)
+++ trunk/Source/WebKit/chromium/WebKit.gyp	2011-12-08 20:34:05 UTC (rev 102365)
@@ -263,7 +263,6 @@
                 'public/WebTextDirection.h',
                 'public/WebTextInputType.h',
                 'public/WebTextRun.h',
-                'public/WebURLLoadTiming.h',
                 'public/WebURLLoaderOptions.h',
                 'public/WebUserMediaClient.h',
                 'public/WebUserMediaRequest.h',
@@ -276,17 +275,14 @@
                 'public/WebWorkerRunLoop.h',
                 'public/android/WebInputEventFactory.h',
                 'public/android/WebSandboxSupport.h',
-                'public/android/WebThemeEngine.h',
                 'public/gtk/WebInputEventFactory.h',
                 'public/linux/WebFontRenderStyle.h',
                 'public/linux/WebFontRendering.h',
                 'public/linux/WebRenderTheme.h',
-                'public/linux/WebThemeEngine.h',
                 'public/mac/WebInputEventFactory.h',
                 'public/mac/WebSandboxSupport.h',
                 'public/mac/WebScreenInfoFactory.h',
                 'public/mac/WebSubstringUtil.h',
-                'public/mac/WebThemeEngine.h',
                 'public/platform/WebArrayBufferView.h',
                 'public/platform/WebAudioBus.h',
                 'public/platform/WebAudioDevice.h',
@@ -357,7 +353,6 @@
                 'public/win/WebInputEventFactory.h',
                 'public/win/WebSandboxSupport.h',
                 'public/win/WebScreenInfoFactory.h',
-                'public/win/WebThemeEngine.h',
                 'public/x11/WebScreenInfoFactory.h',
                 'src/ApplicationCacheHost.cpp',
                 'src/ApplicationCacheHostInternal.h',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to