Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index c86eafde3409d6b09e32597b2af99382aab55479..ec10f267bffdd92b0537d589e49e6679b128f0c7 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -111,8 +111,12 @@ |
'test/content_browser_test_utils_internal.h', |
'test/content_test_suite.cc', |
'test/content_test_suite.h', |
+ 'test/fake_compositor_dependencies.cc', |
+ 'test/fake_compositor_dependencies.h', |
'test/fake_plugin_service.cc', |
'test/fake_plugin_service.h', |
+ 'test/fake_renderer_scheduler.cc', |
+ 'test/fake_renderer_scheduler.h', |
'test/mock_google_streaming_server.cc', |
'test/mock_google_streaming_server.h', |
'test/mock_keyboard.cc', |