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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 121163003: Cleanup CandidateWindowView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 7 years 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/hidable_area.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index d68c0556dec82dd3acbd6afd1b73f976943722ad..feed9266627219b9cc74a0178a373c8ee8b0eda8 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -406,14 +406,14 @@
'browser/chromeos/input_method/accessibility.h',
'browser/chromeos/input_method/browser_state_monitor.cc',
'browser/chromeos/input_method/browser_state_monitor.h',
+ 'browser/chromeos/input_method/candidate_view.cc',
+ 'browser/chromeos/input_method/candidate_view.h',
'browser/chromeos/input_method/candidate_window_controller.cc',
'browser/chromeos/input_method/candidate_window_controller.h',
'browser/chromeos/input_method/candidate_window_controller_impl.cc',
'browser/chromeos/input_method/candidate_window_controller_impl.h',
'browser/chromeos/input_method/candidate_window_view.cc',
'browser/chromeos/input_method/candidate_window_view.h',
- 'browser/chromeos/input_method/hidable_area.cc',
- 'browser/chromeos/input_method/hidable_area.h',
'browser/chromeos/input_method/infolist_window.cc',
'browser/chromeos/input_method/infolist_window.h',
'browser/chromeos/input_method/input_method_engine.cc',
« no previous file with comments | « chrome/browser/chromeos/input_method/hidable_area.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698