| 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";
|
|
|
|
|