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

Unified Diff: ui/base/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: 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
« ui/base/ime/composition_underline.h ('K') | « 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/base/ui_base.gypi
diff --git a/ui/base/ui_base.gypi b/ui/base/ui_base.gypi
index 1d54c92630c26eb8ec55620d659b7799352f3676..2763ed958c7793d9ac2bb76839465ee4b1a0e691 100644
--- a/ui/base/ui_base.gypi
+++ b/ui/base/ui_base.gypi
@@ -86,6 +86,10 @@
'clipboard/clipboard_win.cc',
'clipboard/scoped_clipboard_writer.cc',
'clipboard/scoped_clipboard_writer.h',
+ 'ime/composition.cc',
+ 'ime/composition.h',
+ 'ime/composition_underline.h',
+ 'ime/text_input_type.h',
'range/range.cc',
'range/range.h',
'range/range.mm',
« ui/base/ime/composition_underline.h ('K') | « 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