| 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',
|
|
|