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

Unified Diff: ui/base/ime/ime.gypi

Issue 23875014: Simplify InputMethodBridgeUnitTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary blank line at the end of file Created 7 years, 3 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/dummy_input_method_delegate.cc ('k') | ui/views/ime/input_method_bridge_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ime/ime.gypi
diff --git a/ui/base/ime/ime.gypi b/ui/base/ime/ime.gypi
index b8a18963588a5ee249c2db3635f369f0ac03ac38..70c5cd0f3061dc271fe10d677308f7755de02211 100644
--- a/ui/base/ime/ime.gypi
+++ b/ui/base/ime/ime.gypi
@@ -10,6 +10,8 @@
'composition_text.cc',
'composition_text.h',
'composition_underline.h',
+ 'dummy_input_method_delegate.cc',
+ 'dummy_input_method_delegate.h',
'input_method.h',
'input_method_base.cc',
'input_method_base.h',
« no previous file with comments | « ui/base/ime/dummy_input_method_delegate.cc ('k') | ui/views/ime/input_method_bridge_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698