Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: Source/WebKit/chromium/WebKit.gypi

Issue 14856010: Adding color space conversion code (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixing my ASCII art Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/WebKit/chromium/WebKit.gypi
diff --git a/Source/WebKit/chromium/WebKit.gypi b/Source/WebKit/chromium/WebKit.gypi
index 9c19a48944317ead7ef3aa2e5950c4287e156902..d903039dc9f5701a9588c5026a92d75c4e69d241 100644
--- a/Source/WebKit/chromium/WebKit.gypi
+++ b/Source/WebKit/chromium/WebKit.gypi
@@ -61,6 +61,7 @@
'tests/IDBRequestTest.cpp',
'tests/IDBTransactionTest.cpp',
'tests/ImageDecodingStoreTest.cpp',
+ 'tests/ImageFilterBuilderTest.cpp',
'tests/ImageFrameGeneratorTest.cpp',
'tests/ImageLayerChromiumTest.cpp',
'tests/MockDiscardablePixelRef.h',

Powered by Google App Engine
This is Rietveld 408576698