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

Unified Diff: third_party/WebKit/public/platform/modules/broadcastchannel/broadcast_channel.mojom

Issue 2158913006: Move BroadcastChannel browser code from components/ to content/browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/broadcastchannel/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/broadcastchannel/broadcast_channel.mojom
diff --git a/components/webmessaging/public/interfaces/broadcast_channel.mojom b/third_party/WebKit/public/platform/modules/broadcastchannel/broadcast_channel.mojom
similarity index 98%
rename from components/webmessaging/public/interfaces/broadcast_channel.mojom
rename to third_party/WebKit/public/platform/modules/broadcastchannel/broadcast_channel.mojom
index fedc6df534f42ee0232845257ce0cf27c5225402..af0d38209b7ee6633840b99390ea6f345a611bc7 100644
--- a/components/webmessaging/public/interfaces/broadcast_channel.mojom
+++ b/third_party/WebKit/public/platform/modules/broadcastchannel/broadcast_channel.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 webmessaging.mojom;
+module blink.mojom;
import "url/mojo/origin.mojom";
« no previous file with comments | « third_party/WebKit/public/platform/modules/broadcastchannel/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698