Index: third_party/WebKit/public/platform/modules/document_metadata/copyless_paste.mojom |
diff --git a/third_party/WebKit/public/platform/modules/document_metadata/copyless_paste.mojom b/third_party/WebKit/public/platform/modules/document_metadata/copyless_paste.mojom |
index 6d8f3b6173a7da7a4beb4cb6d3c037c19ec452d7..0abe3dc773e9f31a0197b8d5fc6586f2353712d1 100644 |
--- a/third_party/WebKit/public/platform/modules/document_metadata/copyless_paste.mojom |
+++ b/third_party/WebKit/public/platform/modules/document_metadata/copyless_paste.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 blink.mojom; |
+module blink.mojom.copyless; |
dcheng
2017/04/06 21:42:12
Nit: document_metadata seems like a more appropria
dproctor
2017/04/06 22:06:02
I agree.
wychen
2017/04/06 22:58:56
In the hindsight, it's quite obvious. Why didn't I
|
import "url/mojo/url.mojom"; |