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

Unified Diff: mojo/common/typemaps.gni

Issue 2626093004: EnumTraits for base::i18n::TextDirection. (Closed)
Patch Set: Fixed compile error. Created 3 years, 11 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
« mojo/common/rtl.mojom ('K') | « mojo/common/test_common_custom_types.mojom ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/typemaps.gni
diff --git a/mojo/common/typemaps.gni b/mojo/common/typemaps.gni
index 38c9996147b6c2e092fd5f4a417f3bba3c3f3b06..cdd448c46f946af9382a7cc8632ff0d0c968c5b6 100644
--- a/mojo/common/typemaps.gni
+++ b/mojo/common/typemaps.gni
@@ -5,6 +5,7 @@
typemaps = [
"//mojo/common/file.typemap",
"//mojo/common/file_path.typemap",
+ "//mojo/common/rtl.typemap",
"//mojo/common/string16.typemap",
"//mojo/common/time.typemap",
"//mojo/common/unguessable_token.typemap",
« mojo/common/rtl.mojom ('K') | « mojo/common/test_common_custom_types.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698