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

Unified Diff: content/browser/BUILD.gn

Issue 2774373002: Use MojoCompositorFrameSink in RendererCompositorFrameSink (Closed)
Patch Set: Rebased, dedup IPC 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 | « no previous file | content/browser/frame_host/render_widget_host_view_child_frame.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 9a3211f42c79862b9963cc21289c0866cd1245bf..ba17cbd8f50012da27cf4bd00dbf1fdf7b70f1e3 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1061,6 +1061,8 @@ source_set("browser") {
"renderer_host/font_utils_linux.h",
"renderer_host/frame_metadata_util.cc",
"renderer_host/frame_metadata_util.h",
+ "renderer_host/frame_sink_provider_impl.cc",
+ "renderer_host/frame_sink_provider_impl.h",
"renderer_host/input/gesture_event_queue.cc",
"renderer_host/input/gesture_event_queue.h",
"renderer_host/input/input_ack_handler.h",
« no previous file with comments | « no previous file | content/browser/frame_host/render_widget_host_view_child_frame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698