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

Unified Diff: ash/ash.gyp

Issue 177123016: Add a11y virtual keyboard icon when a11y VK is enabled (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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_strings.grd » ('j') | ash/system/tray/tray_background_view.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 fe1b0e09ac73b3d38818e9b61565b7a54b95d1dd..7a4f537dc7de1a6f1ac3fa68a7aa65b59da438e5 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -451,6 +451,8 @@
'system/user/tray_user_separator.h',
'system/user/update_observer.h',
'system/user/user_observer.h',
+ 'system/virtual_keyboard/virtual_keyboard_tray.cc',
kevers 2014/03/03 16:58:45 Might be more appropriate to move to system/chrome
bshe 2014/03/03 20:24:03 Done.
+ 'system/virtual_keyboard/virtual_keyboard_tray.h',
'system/web_notification/web_notification_tray.cc',
'system/web_notification/web_notification_tray.h',
'touch/touch_hud_debug.cc',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/system/tray/tray_background_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698