| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 7544aa85a97d68a78d9b796e5f7d5f8843e1e0c3..a0d4d9b85bb152963de069c6df823ff074ded0ba 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -343,6 +343,10 @@
|
| 'system/user/user_observer.h',
|
| 'system/web_notification/web_notification_tray.cc',
|
| 'system/web_notification/web_notification_tray.h',
|
| + 'touch/touch_hud_debug.cc',
|
| + 'touch/touch_hud_debug.h',
|
| + 'touch/touch_hud_projection.cc',
|
| + 'touch/touch_hud_projection.h',
|
| 'touch/touch_observer_hud.cc',
|
| 'touch/touch_observer_hud.h',
|
| 'touch/touch_uma.cc',
|
|
|