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

Unified Diff: mojo/common/typemaps.gni

Issue 2626093004: EnumTraits for base::i18n::TextDirection. (Closed)
Patch Set: Addressed feedback. 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
« no previous file with comments | « mojo/common/text_direction.typemap ('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..ae360310f18f5778edb30908102dbf3a9155849d 100644
--- a/mojo/common/typemaps.gni
+++ b/mojo/common/typemaps.gni
@@ -6,6 +6,7 @@ typemaps = [
"//mojo/common/file.typemap",
"//mojo/common/file_path.typemap",
"//mojo/common/string16.typemap",
+ "//mojo/common/text_direction.typemap",
"//mojo/common/time.typemap",
"//mojo/common/unguessable_token.typemap",
"//mojo/common/values.typemap",
« no previous file with comments | « mojo/common/text_direction.typemap ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698