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

Unified Diff: content/common/presentation/presentation.mojom

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/presentation/presentation.mojom
diff --git a/third_party/WebKit/public/platform/modules/presentation/presentation.mojom b/content/common/presentation/presentation.mojom
similarity index 99%
rename from third_party/WebKit/public/platform/modules/presentation/presentation.mojom
rename to content/common/presentation/presentation.mojom
index 847ed6cbc1b607903bca79599d44d55fd373a0ea..f4f2b0ea3cc61e7c6d78f246935980263f610f36 100644
--- a/third_party/WebKit/public/platform/modules/presentation/presentation.mojom
+++ b/content/common/presentation/presentation.mojom
@@ -4,7 +4,7 @@
// TODO(crbug.com/647290): Rename "Session" to "Connection"
-module blink.mojom;
+module content.mojom;
import "url/mojo/url.mojom";

Powered by Google App Engine
This is Rietveld 408576698