Chromium Code Reviews| 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', |