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

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

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 | « ui/base/ime/chromeos/mock_ime_candidate_window_handler.cc ('k') | ui/base/ime/ime_unittests.gypi » ('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 2e023a1be791737003078ccf4aeb414c37a02f82..c3f57aed8840be76456d16534d21e740dab3d246 100644
--- a/ui/base/ime/ime.gypi
+++ b/ui/base/ime/ime.gypi
@@ -7,6 +7,8 @@
'<(DEPTH)/ui/events/events.gyp:events',
],
'sources': [
+ 'candidate_window.cc',
+ 'candidate_window.h',
'chromeos/character_composer.cc',
'chromeos/character_composer.h',
'chromeos/ibus_bridge.cc',
« no previous file with comments | « ui/base/ime/chromeos/mock_ime_candidate_window_handler.cc ('k') | ui/base/ime/ime_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698