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

Unified Diff: content/common/BUILD.gn

Issue 2774373002: Use MojoCompositorFrameSink in RendererCompositorFrameSink (Closed)
Patch Set: Fixed mac 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 567121c7e45cdab0cc61a2e5c379619596d9bf08..c5faeb4bbe2d73a947c72539d9541038bf04cd3f 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -589,6 +589,7 @@ mojom("mojo_bindings") {
"child_memory_coordinator.mojom",
"field_trial_recorder.mojom",
"frame.mojom",
+ "frame_sink_provider.mojom",
"host_zoom.mojom",
"image_downloader/image_downloader.mojom",
"indexed_db/indexed_db.mojom",

Powered by Google App Engine
This is Rietveld 408576698