Title: [129166] trunk/Source/WebKit/chromium
Revision
129166
Author
[email protected]
Date
2012-09-20 14:14:09 -0700 (Thu, 20 Sep 2012)

Log Message

2012-09-20  Nate Chapin  <[email protected]>

        Unreviewed, chromium win build fix.
        Remove spurious reference to the non-existent
        tests/LayerPainterChromium.h in WebKit.gypi.

        * WebKit.gypi:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (129165 => 129166)


--- trunk/Source/WebKit/chromium/ChangeLog	2012-09-20 21:03:56 UTC (rev 129165)
+++ trunk/Source/WebKit/chromium/ChangeLog	2012-09-20 21:14:09 UTC (rev 129166)
@@ -1,3 +1,11 @@
+2012-09-20  Nate Chapin  <[email protected]>
+
+        Unreviewed, chromium win build fix.
+        Remove spurious reference to the non-existent
+        tests/LayerPainterChromium.h in WebKit.gypi.
+
+        * WebKit.gypi:
+
 2012-09-20  James Robinson  <[email protected]>
 
         [chromium] Remove unused copy of chromium compositor implementation files

Modified: trunk/Source/WebKit/chromium/WebKit.gypi (129165 => 129166)


--- trunk/Source/WebKit/chromium/WebKit.gypi	2012-09-20 21:03:56 UTC (rev 129165)
+++ trunk/Source/WebKit/chromium/WebKit.gypi	2012-09-20 21:14:09 UTC (rev 129166)
@@ -80,7 +80,6 @@
             'tests/ImageLayerChromiumTest.cpp',
             'tests/KURLTest.cpp',
             'tests/KeyboardTest.cpp',
-            'tests/LayerPainterChromium.h',
             'tests/LevelDBTest.cpp',
             'tests/LinkHighlightTest.cpp',
             'tests/ListenerLeakTest.cpp',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to