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

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

Issue 2622993002: [Presentation API] Move presentation.mojom to content/common/presentation (Closed)
Patch Set: Fix presentation_service_delegate. DEPS failure 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
« no previous file with comments | « content/common/presentation/OWNERS ('k') | content/public/app/mojo/content_browser_manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 96aea0c78a8196a122c49355d7e5b61ab838d670..ba67c2f3b40742bd5faf92d905c7a696bb92495e 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";
« no previous file with comments | « content/common/presentation/OWNERS ('k') | content/public/app/mojo/content_browser_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698