Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index b3bd9ca482c82d90388eae16879fbf9e84c858e9..655de768bfae0ac73ce2aab52c34b694420afb24 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -39,9 +39,7 @@ |
'scrollbar_animation_controller_linear_fade_unittest.cc', |
'solid_color_layer_impl_unittest.cc', |
'resource_update_controller_unittest.cc', |
- 'thread_task_unittest.cc', |
'tiled_layer_impl_unittest.cc', |
- 'timer_unittest.cc', |
'content_layer_unittest.cc', |
'float_quad_unittest.cc', |
'layer_unittest.cc', |
@@ -131,13 +129,9 @@ |
'../third_party/WebKit/Source/WTF/WTF.gyp/WTF.gyp:wtf', |
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit_wtf_support', |
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', |
- '../webkit/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support', |
- '../webkit/support/webkit_support.gyp:glue', |
], |
'sources': [ |
'<@(cc_tests_support_files)', |
- 'test/test_webkit_platform.cc', |
- 'test/test_webkit_platform.h', |
], |
}, |
], |