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

Unified Diff: chromeos/chromeos.gyp

Issue 132453002: Moves CandidateWindow model to ui/base/ime (2nd) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « chrome/browser/chromeos/input_method/mock_input_method_engine.cc ('k') | chromeos/ime/candidate_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index e85f255fd496acff60b5c88aae3d7f15629379bb..14ef3f9c5897bdb1df51afd5f6bd6180cc04581a 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -210,8 +210,6 @@
'display/output_util.h',
'display/real_output_configurator_delegate.cc',
'display/real_output_configurator_delegate.h',
- 'ime/candidate_window.cc',
- 'ime/candidate_window.h',
'ime/component_extension_ime_manager.cc',
'ime/component_extension_ime_manager.h',
'ime/extension_ime_util.cc',
@@ -489,7 +487,6 @@
'disks/disk_mount_manager_unittest.cc',
'display/output_configurator_unittest.cc',
'display/output_util_unittest.cc',
- 'ime/candidate_window_unittest.cc',
'ime/component_extension_ime_manager_unittest.cc',
'ime/extension_ime_util_unittest.cc',
'ime/ibus_text_unittest.cc',
« no previous file with comments | « chrome/browser/chromeos/input_method/mock_input_method_engine.cc ('k') | chromeos/ime/candidate_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698