| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index c20a3bfbbd7af9a8b6c59974ee72d84765e1b581..50887d0054034e1c4ff7cf44e397aa8df3177143 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -265,10 +265,6 @@
|
| 'painting/PaintAggregator.h',
|
| ],
|
| 'web_unittest_files': [
|
| - '../platform/graphics/DeferredImageDecoderTest.cpp',
|
| - '../platform/graphics/ImageDecodingStoreTest.cpp',
|
| - '../platform/graphics/ImageFrameGeneratorTest.cpp',
|
| - '../platform/graphics/test/MockImageDecoder.h',
|
| 'tests/AssociatedURLLoaderTest.cpp',
|
| 'tests/BitmapImageTest.cpp',
|
| 'tests/Canvas2DLayerBridgeTest.cpp',
|
|
|