| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index e394b5505bf7954c54b4f299d0ee6988c5c90735..12e49a200c912cc7af4fdc12ab6077cc90adb745 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -261,13 +261,10 @@
|
| 'web_unittest_files': [
|
| 'tests/AssociatedURLLoaderTest.cpp',
|
| 'tests/BitmapImageTest.cpp',
|
| - 'tests/Canvas2DLayerBridgeTest.cpp',
|
| - 'tests/Canvas2DLayerManagerTest.cpp',
|
| 'tests/ChromeClientImplTest.cpp',
|
| 'tests/CompositedLayerMappingTest.cpp',
|
| 'tests/CustomEventTest.cpp',
|
| 'tests/DragImageTest.cpp',
|
| - 'tests/DrawingBufferTest.cpp',
|
| 'tests/FakeWebPlugin.cpp',
|
| 'tests/FakeWebPlugin.h',
|
| 'tests/FilterOperationsTest.cpp',
|
| @@ -284,7 +281,6 @@
|
| 'tests/LinkHighlightTest.cpp',
|
| 'tests/ListenerLeakTest.cpp',
|
| 'tests/MemoryInfo.cpp',
|
| - 'tests/MockWebGraphicsContext3D.h',
|
| 'tests/OpaqueRectTrackingContentLayerDelegateTest.cpp',
|
| 'tests/OpenTypeVerticalDataTest.cpp',
|
| 'tests/PageSerializerTest.cpp',
|
|
|