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

Unified Diff: third_party/WebKit/public/platform/modules/document_metadata/copyless_paste.mojom

Issue 2803943004: Move Mojo types to a new namespace (Closed)
Patch Set: rename Created 3 years, 8 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
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..028d6eb2152184d4ce858cc52aa2b798ee7f0909 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.document_metadata;
import "url/mojo/url.mojom";

Powered by Google App Engine
This is Rietveld 408576698