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

Unified Diff: ash/ash.gyp

Issue 1996563002: Add ImeMenuTray element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments. Created 4 years, 5 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/common/system/chromeos/ime_menu/ime_menu_tray.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 5165e13cb5efcce24c9d7d88f760028957030993..76c02ff19a3bfd382107a649178b9db6f57cf369 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -137,6 +137,8 @@
'common/system/chromeos/enterprise/enterprise_domain_observer.h',
'common/system/chromeos/enterprise/tray_enterprise.cc',
'common/system/chromeos/enterprise/tray_enterprise.h',
+ 'common/system/chromeos/ime_menu/ime_menu_tray.cc',
+ 'common/system/chromeos/ime_menu/ime_menu_tray.h',
'common/system/chromeos/keyboard_brightness_controller.cc',
'common/system/chromeos/keyboard_brightness_controller.h',
'common/system/chromeos/media_security/media_capture_observer.h',
@@ -901,6 +903,7 @@
'common/shelf/shelf_model_unittest.cc',
'common/system/chromeos/brightness/tray_brightness_unittest.cc',
'common/system/chromeos/power/power_status_unittest.cc',
+ 'common/system/chromeos/ime_menu/ime_menu_tray_unittest.cc',
'common/system/chromeos/power/power_status_view_unittest.cc',
'common/system/chromeos/power/tray_power_unittest.cc',
'common/system/chromeos/screen_security/screen_tray_item_unittest.cc',
« no previous file with comments | « no previous file | ash/ash_chromeos_strings.grdp » ('j') | ash/common/system/chromeos/ime_menu/ime_menu_tray.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698