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

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

Issue 2464793004: Mojo C++ bindings: some improvements for String16 struct traits. (Closed)
Patch Set: . Created 4 years, 1 month 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
« no previous file with comments | « third_party/WebKit/Source/platform/mojo/CommonCustomTypesStructTraitsTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 14004e8c5ff1c63f4f7563fb25c37797abcc2ad0..e7afb601438420db189444ae4e44f4b1aeac7cfd 100644
--- a/third_party/WebKit/Source/platform/mojo/DEPS
+++ b/third_party/WebKit/Source/platform/mojo/DEPS
@@ -3,7 +3,7 @@ include_rules = [
# directories and files instead of writing 'base/'.
"+base/callback.h",
"+base/message_loop/message_loop.h",
- "+base/strings/latin1_string_conversions.h",
+ "+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",
« no previous file with comments | « third_party/WebKit/Source/platform/mojo/CommonCustomTypesStructTraitsTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698