Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 1c48219b0af3cdff5b84b75672c1e4bfd27ef00a..b4ef1161b6a3112225db8235963425493c548668 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', |
@@ -132,13 +130,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', |
], |
}, |
], |