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

Unified Diff: third_party/WebKit/public/platform/modules/presentation/presentation.mojom

Issue 1957143002: [OnionSoup] Move persentation_service.mojom from //content to //third_party/WebKit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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 | « third_party/WebKit/public/platform/modules/presentation/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/modules/presentation/presentation.mojom
diff --git a/content/common/presentation/presentation_service.mojom b/third_party/WebKit/public/platform/modules/presentation/presentation.mojom
similarity index 99%
rename from content/common/presentation/presentation_service.mojom
rename to third_party/WebKit/public/platform/modules/presentation/presentation.mojom
index 2c470a52ed309fb6a999981ad1e9c295e3ee38c7..cb5ce871cae6e63cb4357df4f6595aaa283a80ee 100644
--- a/content/common/presentation/presentation_service.mojom
+++ b/third_party/WebKit/public/platform/modules/presentation/presentation.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-module content.mojom;
+module blink.mojom;
struct PresentationSessionInfo {
string url;
« no previous file with comments | « third_party/WebKit/public/platform/modules/presentation/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698