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

Unified Diff: content/test/BUILD.gn

Issue 2835403004: Revert "Use MojoCompositorFrameSink in RendererCompositorFrameSink"
Patch Set: Rebased Created 3 years, 8 months 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/renderer/render_thread_impl.cc ('k') | content/test/fake_renderer_compositor_frame_sink.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index b6674d66aa62375d29d3d83c11a6424ddb47e33f..d4beeb1073c8d5fb196aceb48f5f515412cd882d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -153,8 +153,6 @@ static_library("test_support") {
"fake_compositor_dependencies.h",
"fake_plugin_service.cc",
"fake_plugin_service.h",
- "fake_renderer_compositor_frame_sink.cc",
- "fake_renderer_compositor_frame_sink.h",
"mock_background_sync_controller.cc",
"mock_background_sync_controller.h",
"mock_google_streaming_server.cc",
@@ -235,7 +233,6 @@ static_library("test_support") {
"//cc:test_support",
"//cc/blink",
"//cc/ipc",
- "//cc/ipc:interfaces",
"//cc/surfaces",
"//components/display_compositor",
"//components/leveldb/public/interfaces",
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | content/test/fake_renderer_compositor_frame_sink.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698