| Index: Source/WebKit/chromium/WebKit.gypi
|
| diff --git a/Source/WebKit/chromium/WebKit.gypi b/Source/WebKit/chromium/WebKit.gypi
|
| index 7a55bbbfdb129667f4b32c1c820fed1e19b1e752..aac291a4c1d93132d50ff4c974f127d1fb813012 100644
|
| --- a/Source/WebKit/chromium/WebKit.gypi
|
| +++ b/Source/WebKit/chromium/WebKit.gypi
|
| @@ -59,6 +59,7 @@
|
| 'tests/IDBLevelDBCodingTest.cpp',
|
| 'tests/IDBRequestTest.cpp',
|
| 'tests/IDBTransactionTest.cpp',
|
| + 'tests/ImageDecoderTest.cpp',
|
| 'tests/ImageDecodingStoreTest.cpp',
|
| 'tests/ImageFrameGeneratorTest.cpp',
|
| 'tests/ImageLayerChromiumTest.cpp',
|
|
|