| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index d0d3a68c7ca509102bdb570e77b9079a61a626d5..71239d5c0b253c152f6d228feddf2fea376cc6b2 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -260,7 +260,6 @@
|
| ],
|
| 'web_unittest_files': [
|
| 'tests/AssociatedURLLoaderTest.cpp',
|
| - 'tests/BitmapImageTest.cpp',
|
| 'tests/ChromeClientImplTest.cpp',
|
| 'tests/CompositedLayerMappingTest.cpp',
|
| 'tests/CustomEventTest.cpp',
|
| @@ -271,12 +270,10 @@
|
| 'tests/FrameLoaderClientImplTest.cpp',
|
| 'tests/FrameTestHelpers.cpp',
|
| 'tests/FrameTestHelpers.h',
|
| - 'tests/GIFImageDecoderTest.cpp',
|
| 'tests/GraphicsContextTest.cpp',
|
| 'tests/GraphicsLayerTest.cpp',
|
| 'tests/ImageFilterBuilderTest.cpp',
|
| 'tests/ImageLayerChromiumTest.cpp',
|
| - 'tests/JPEGImageDecoderTest.cpp',
|
| 'tests/KeyboardTest.cpp',
|
| 'tests/LinkHighlightTest.cpp',
|
| 'tests/ListenerLeakTest.cpp',
|
|
|