Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: content/content_tests.gypi

Issue 801973002: Introduce CompositorDependencies for RenderWidgetCompositor. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: compdep: . Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/content_renderer.gypi ('k') | content/public/test/render_view_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/public/test/render_view_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698