| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 8f844a69e57e3074e44d7489b5d3446958b01d2a..a96a12ca9c682e449c7e3df1bcc7dd881b8ae684 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -516,6 +516,8 @@
|
| 'system/win/audio/tray_audio_delegate_win.h',
|
| 'system/win/audio/tray_audio_win.cc',
|
| 'system/win/audio/tray_audio_win.h',
|
| + 'touch/touch_exploration_controller.cc',
|
| + 'touch/touch_exploration_controller.h',
|
| 'touch/touch_hud_debug.cc',
|
| 'touch/touch_hud_debug.h',
|
| 'touch/touch_hud_projection.cc',
|
|
|