| Index: webkit/compositor_bindings/compositor_bindings_tests.gyp
|
| diff --git a/webkit/compositor_bindings/compositor_bindings_tests.gyp b/webkit/compositor_bindings/compositor_bindings_tests.gyp
|
| index 00fbb30910b97ea9531f9fb1ed74b254ca91c071..af87192e82453f9ce0cf5477b4b97325e3ecd510 100644
|
| --- a/webkit/compositor_bindings/compositor_bindings_tests.gyp
|
| +++ b/webkit/compositor_bindings/compositor_bindings_tests.gyp
|
| @@ -7,19 +7,11 @@
|
| 'chromium_code': 0,
|
| 'use_libcc_for_compositor%': 0,
|
| 'webkit_compositor_bindings_tests_sources': [
|
| - 'LayerChromiumTest.cpp',
|
| - 'TextureCopierTest.cpp',
|
| - 'TextureLayerChromiumTest.cpp',
|
| - 'ThrottledTextureUploaderTest.cpp',
|
| - 'TiledLayerChromiumTest.cpp',
|
| - 'TreeSynchronizerTest.cpp',
|
| 'WebAnimationTest.cpp',
|
| 'WebFloatAnimationCurveTest.cpp',
|
| - 'WebFloatAnimationCurveTest.cpp',
|
| 'WebLayerTest.cpp',
|
| 'WebLayerTreeViewTest.cpp',
|
| 'WebTransformAnimationCurveTest.cpp',
|
| - 'WebTransformAnimationCurveTest.cpp',
|
| 'WebTransformOperationsTest.cpp',
|
| 'WebTransformationMatrixTest.cpp',
|
| 'test/FakeWebScrollbarThemeGeometry.h',
|
|
|