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