| Index: Source/WebKit/chromium/WebKit.gypi
|
| diff --git a/Source/WebKit/chromium/WebKit.gypi b/Source/WebKit/chromium/WebKit.gypi
|
| index 0ab3e4be86caac04e23a84c9a3a061925b461e61..73e70bb13f7e3a79ab2210c07a93d96dab1b8392 100644
|
| --- a/Source/WebKit/chromium/WebKit.gypi
|
| +++ b/Source/WebKit/chromium/WebKit.gypi
|
| @@ -53,6 +53,7 @@
|
| 'tests/IDBRequestTest.cpp',
|
| 'tests/IDBTransactionTest.cpp',
|
| 'tests/ImageDecodingStoreTest.cpp',
|
| + 'tests/ImageFilterBuilderTest.cpp',
|
| 'tests/ImageFrameGeneratorTest.cpp',
|
| 'tests/ImageLayerChromiumTest.cpp',
|
| 'tests/MockDiscardablePixelRef.h',
|
|
|