Index: Source/web/web.gypi |
diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
index 562fc211c04e6e30e4318775959de0a7d12efecd..f66b719c6e241ba3de694fb42348fd3f86677415 100644 |
--- a/Source/web/web.gypi |
+++ b/Source/web/web.gypi |
@@ -269,19 +269,14 @@ |
'tests/DragImageTest.cpp', |
'tests/FakeWebPlugin.cpp', |
'tests/FakeWebPlugin.h', |
- 'tests/FilterOperationsTest.cpp', |
'tests/FrameLoaderClientImplTest.cpp', |
'tests/FrameTestHelpers.cpp', |
'tests/FrameTestHelpers.h', |
- 'tests/GraphicsLayerTest.cpp', |
- 'tests/ImageFilterBuilderTest.cpp', |
- 'tests/ImageLayerChromiumTest.cpp', |
'tests/KeyboardTest.cpp', |
'tests/LinkHighlightTest.cpp', |
'tests/ListenerLeakTest.cpp', |
'tests/MemoryInfo.cpp', |
'tests/MHTMLTest.cpp', |
- 'tests/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
'tests/OpenTypeVerticalDataTest.cpp', |
'tests/PageSerializerTest.cpp', |
'tests/PaintAggregatorTest.cpp', |
@@ -302,7 +297,6 @@ |
'tests/WebImageTest.cpp', |
'tests/WebInputEventConversionTest.cpp', |
'tests/WebInputEventFactoryTestMac.mm', |
- 'tests/WEBPImageDecoderTest.cpp', |
'tests/WebPageNewSerializerTest.cpp', |
'tests/WebPageSerializerTest.cpp', |
'tests/WebPluginContainerTest.cpp', |