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

Unified Diff: ash/ash.gyp

Issue 2103053004: mash: Convert virtual keyboard system tray item to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h » ('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 3ae0e47e3f85908dbb3ce07f93349a9c19680038..3d47c9442f3c0c2ed6f1b65a4537e32ac48be72a 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -147,6 +147,8 @@
'common/system/chromeos/tray_tracing.cc',
'common/system/chromeos/tray_tracing.h',
'common/system/chromeos/virtual_keyboard/virtual_keyboard_observer.h',
+ 'common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc',
+ 'common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h',
'common/system/date/clock_observer.h',
'common/system/date/date_default_view.cc',
'common/system/date/date_default_view.h',
@@ -612,8 +614,6 @@
'system/chromeos/tray_caps_lock.h',
'system/chromeos/tray_display.cc',
'system/chromeos/tray_display.h',
- 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc',
- 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.h',
'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
'system/overview/overview_button_tray.cc',
'system/overview/overview_button_tray.h',
« no previous file with comments | « no previous file | ash/common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698