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

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: tweak 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index e8ac49c5adc7ed8e2a674f66f0b4f53684b5ea75..75d062ca685144e642dd76472405fe1d41335f78 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -139,6 +139,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') | ash/common/wm_shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698