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

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: Made tray_ime chromeos only. 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..052eaf6c81f77488c43ae0ab94405a38c0dd60c8 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',
« 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