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

Unified Diff: third_party/WebKit/Source/platform/mojo/DEPS

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/Source/platform/mojo/DEPS
diff --git a/third_party/WebKit/Source/platform/mojo/DEPS b/third_party/WebKit/Source/platform/mojo/DEPS
index e7afb601438420db189444ae4e44f4b1aeac7cfd..ef35a2c93913e00caf74695ce62813c4ab121ec1 100644
--- a/third_party/WebKit/Source/platform/mojo/DEPS
+++ b/third_party/WebKit/Source/platform/mojo/DEPS
@@ -6,6 +6,6 @@ include_rules = [
"+base/strings/string16.h",
"+mojo/public/cpp/bindings/binding.h",
"+mojo/public/cpp/bindings/wtf_array.h",
- "+mojo/common/common_custom_types.mojom-blink.h",
+ "+mojo/common/string16.mojom-blink.h",
"+mojo/common/test_common_custom_types.mojom-blink.h",
]

Powered by Google App Engine
This is Rietveld 408576698