Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 78fe31891829fb4a12c6625a8309422cbb69e5ad..ee44bd18386b6107972c0ff24e2cdf3ca47b8f25 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -42,6 +42,8 @@ |
'ash_constants.h', |
'ash_switches.cc', |
'ash_switches.h', |
+ 'ash_touch_exploration_manager_chromeos.cc', |
+ 'ash_touch_exploration_manager_chromeos.h', |
'cancel_mode.cc', |
'cancel_mode.h', |
'debug.cc', |
@@ -753,6 +755,7 @@ |
'accelerators/accelerator_table_unittest.cc', |
'accelerators/magnifier_key_scroller_unittest.cc', |
'accelerators/spoken_feedback_toggler_unittest.cc', |
+ 'ash_touch_exploration_manager_chromeos_unittest.cc', |
'autoclick/autoclick_unittest.cc', |
'desktop_background/desktop_background_controller_unittest.cc', |
'desktop_background/wallpaper_resizer_unittest.cc', |