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

Unified Diff: content/renderer/BUILD.gn

Issue 2923583002: Remove RendererCompositorFrameSink and use ClientCompositorFrameSink instead (Closed)
Patch Set: Fix windows Created 3 years, 6 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
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 4b534b90a0df6338e6c399bbbec8f0ca58e77feb..66be081062800eaae971f59703fcbbe6a52e5c01 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -137,8 +137,6 @@ target(link_target_type, "renderer") {
"gpu/render_widget_compositor.cc",
"gpu/render_widget_compositor.h",
"gpu/render_widget_compositor_delegate.h",
- "gpu/renderer_compositor_frame_sink.cc",
- "gpu/renderer_compositor_frame_sink.h",
"gpu/stream_texture_host_android.cc",
"gpu/stream_texture_host_android.h",
"history_entry.cc",
« no previous file with comments | « components/viz/client/local_surface_id_provider.cc ('k') | content/renderer/gpu/renderer_compositor_frame_sink.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698