Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index f9a221d8ff9d12a89a8482184c25ef38ad1a6693..ebb6560399e0d2a451c21f7c234a22bbca803363 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -453,6 +453,8 @@ |
'system/user/user_observer.h', |
'system/web_notification/web_notification_tray.cc', |
'system/web_notification/web_notification_tray.h', |
+ 'touch/touch_ctm_controller.cc', |
+ 'touch/touch_ctm_controller.h', |
'touch/touch_hud_debug.cc', |
'touch/touch_hud_debug.h', |
'touch/touch_hud_projection.cc', |
@@ -931,6 +933,7 @@ |
'test/ash_test_helper_unittest.cc', |
'test/ash_unittests.cc', |
'tooltips/tooltip_controller_unittest.cc', |
+ 'touch/touch_ctm_controller_unittest.cc', |
'touch/touch_observer_hud_unittest.cc', |
'wm/app_list_controller_unittest.cc', |
'wm/ash_native_cursor_manager_unittest.cc', |