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