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

Unified Diff: content/common/BUILD.gn

Issue 2622993002: [Presentation API] Move presentation.mojom to content/common/presentation (Closed)
Patch Set: Fix #include and OWNERS Created 3 years, 11 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 e4f12fc03d3ce0362b0a9e711e3ea6f971f009ac..60254f77c78df4d3e020aa6c0e4554ca3838eb08 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -565,6 +565,7 @@ mojom("mojo_bindings") {
"media/media_devices.mojom",
"memory_coordinator.mojom",
"native_types.mojom",
+ "presentation/presentation.mojom",
"render_frame_message_filter.mojom",
"render_message_filter.mojom",
"render_widget_window_tree_client_factory.mojom",

Powered by Google App Engine
This is Rietveld 408576698