Title: [129039] trunk/Source/WebKit/chromium
- Revision
- 129039
- Author
- [email protected]
- Date
- 2012-09-19 13:35:30 -0700 (Wed, 19 Sep 2012)
Log Message
[chromium] Unreviewed. Build fix.
Not building WebImageTest.cpp for component build.
* WebKit.gyp:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (129038 => 129039)
--- trunk/Source/WebKit/chromium/ChangeLog 2012-09-19 20:35:19 UTC (rev 129038)
+++ trunk/Source/WebKit/chromium/ChangeLog 2012-09-19 20:35:30 UTC (rev 129039)
@@ -1,5 +1,13 @@
2012-09-19 Alpha Lam <[email protected]>
+ [chromium] Unreviewed. Build fix.
+
+ Not building WebImageTest.cpp for component build.
+
+ * WebKit.gyp:
+
+2012-09-19 Alpha Lam <[email protected]>
+
[chromium] WebImage should use ImageDecoder directly
https://bugs.webkit.org/show_bug.cgi?id=96135
Modified: trunk/Source/WebKit/chromium/WebKit.gyp (129038 => 129039)
--- trunk/Source/WebKit/chromium/WebKit.gyp 2012-09-19 20:35:19 UTC (rev 129038)
+++ trunk/Source/WebKit/chromium/WebKit.gyp 2012-09-19 20:35:30 UTC (rev 129039)
@@ -720,6 +720,7 @@
'tests/RenderTableRowTest.cpp',
'tests/URLTestHelpers.cpp',
'tests/WebFrameTest.cpp',
+ 'tests/WebImageTest.cpp',
'tests/WebPageNewSerializerTest.cpp',
'tests/WebPageSerializerTest.cpp',
'tests/WebViewTest.cpp',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes