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

Unified Diff: ash/ash.gyp

Issue 843603004: Moves smart deploy UI into the IME tray. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert accidental edit of a file. Created 5 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 | « no previous file | ash/ash_chromeos_strings.grdp » ('j') | ash/system/ime/tray_ime_chromeos.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 0af524a51d319d851e30264620bcd8de59c368e9..667af88b7767b21a492045c399dfdb09850f3355 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -350,8 +350,8 @@
'system/date/tray_date.cc',
'system/date/tray_date.h',
'system/ime/ime_observer.h',
- 'system/ime/tray_ime.cc',
- 'system/ime/tray_ime.h',
+ 'system/ime/tray_ime_chromeos.cc',
+ 'system/ime/tray_ime_chromeos.h',
'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
'system/locale/locale_notification_controller.cc',
'system/locale/locale_notification_controller.h',
@@ -810,6 +810,7 @@
'system/chromeos/supervised/tray_supervised_user_unittest.cc',
'system/chromeos/tray_display_unittest.cc',
'system/chromeos/virtual_keyboard/tray_keyboard_lock_unittest.cc',
+ 'system/ime/tray_ime_chromeos_unittest.cc',
'system/date/date_view_unittest.cc',
'system/overview/overview_button_tray_unittest.cc',
'system/tray/media_security/multi_profile_media_tray_item_unittest.cc',
« no previous file with comments | « no previous file | ash/ash_chromeos_strings.grdp » ('j') | ash/system/ime/tray_ime_chromeos.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698