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

Unified Diff: third_party/WebKit/public/platform/modules/hyphenation/hyphenation.mojom

Issue 2555853003: Break up common_custom_types.mojom. (Closed)
Patch Set: Created 4 years 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/hyphenation/hyphenation.mojom
diff --git a/third_party/WebKit/public/platform/modules/hyphenation/hyphenation.mojom b/third_party/WebKit/public/platform/modules/hyphenation/hyphenation.mojom
index 19cf71dc7c22d0413499ce5a0f9b6c93965c8e5d..349076bdd1f95c6f3c18cddf79b38d4f7563a575 100644
--- a/third_party/WebKit/public/platform/modules/hyphenation/hyphenation.mojom
+++ b/third_party/WebKit/public/platform/modules/hyphenation/hyphenation.mojom
@@ -4,7 +4,7 @@
module blink.mojom;
-import "mojo/common/common_custom_types.mojom";
+import "mojo/common/file.mojom";
// Loads hyphenation dictionary.
interface Hyphenation {

Powered by Google App Engine
This is Rietveld 408576698