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

Unified Diff: ui/ui_base.gypi

Issue 6711008: Add common data types for input method support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 9 years, 9 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 | « ui/base/ime/text_input_type.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_base.gypi
diff --git a/ui/ui_base.gypi b/ui/ui_base.gypi
index bd45e3aa12d8765741a5da1c3910ef770aeb6f15..db120165d5e02cf359cebdb2b8b409fc50c4ec0a 100644
--- a/ui/ui_base.gypi
+++ b/ui/ui_base.gypi
@@ -49,6 +49,10 @@
'base/clipboard/clipboard_win.cc',
'base/clipboard/scoped_clipboard_writer.cc',
'base/clipboard/scoped_clipboard_writer.h',
+ 'base/ime/composition.cc',
+ 'base/ime/composition.h',
+ 'base/ime/composition_underline.h',
+ 'base/ime/text_input_type.h',
'base/range/range.cc',
'base/range/range.h',
'base/range/range.mm',
« no previous file with comments | « ui/base/ime/text_input_type.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698