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

Unified Diff: ash/ash.gyp

Issue 1996563002: Add ImeMenuTray element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix patch failure. 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') | no next file with comments »
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 713aa691bc6020a3b66386824588c0d36a35f023..57dd16b078865c0943aaa662ad3e5593ced51ecb 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -139,6 +139,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',
@@ -896,6 +898,7 @@
'common/system/chromeos/brightness/tray_brightness_unittest.cc',
'common/system/chromeos/media_security/multi_profile_media_tray_item_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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698