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

Unified Diff: ash/ash.gyp

Issue 1996563002: Add ImeMenuTray element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move to ash/common/ and use WmWindow. Created 4 years, 6 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 1ebe3d79dfcba21348e91f2c2ee13a2e14ac88de..3b635149735f88ffd10e20f2e982af6dfcef66cf 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -112,6 +112,8 @@
'common/system/cast/tray_cast.cc',
'common/system/cast/tray_cast.h',
'common/system/chromeos/bluetooth/bluetooth_observer.h',
+ 'common/system/chromeos/ime_menu/ime_menu_tray.cc',
+ 'common/system/chromeos/ime_menu/ime_menu_tray.h',
'common/system/chromeos/devicetype_utils.cc',
'common/system/chromeos/devicetype_utils.h',
'common/system/chromeos/enterprise/enterprise_domain_observer.h',
@@ -900,6 +902,7 @@
'common/display/display_info_unittest.cc',
'common/material_design/material_design_controller_unittest.cc',
'common/shelf/shelf_model_unittest.cc',
+ 'common/system/chromeos/ime_menu/ime_menu_tray_unittest.cc',
James Cook 2016/06/30 21:15:46 Did you forget to "git add" this file? I don't see
Azure Wei 2016/07/01 03:48:04 Sorry for the silly mistake. ime_menu_tray_unitte
'common/system/chromeos/power/power_status_unittest.cc',
'common/system/chromeos/power/power_status_view_unittest.cc',
'common/system/chromeos/power/tray_power_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