Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 3a6762178bc48069c0045fc7b1f1e1b8706b798e..9d6dfb2151385b6c6b84297407decc25a64648dc 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -78,7 +78,7 @@ |
'common/metrics/user_metrics_action.h', |
'common/multi_profile_uma.cc', |
'common/multi_profile_uma.h', |
- 'common/pointer_watcher_delegate.h', |
+ 'common/pointer_down_watcher_delegate.h', |
'common/popup_message.cc', |
'common/popup_message.h', |
'common/root_window_controller_common.cc', |
@@ -578,8 +578,8 @@ |
'metrics/task_switch_time_tracker.h', |
'metrics/user_metrics_recorder.cc', |
'metrics/user_metrics_recorder.h', |
- 'pointer_watcher_delegate_aura.cc', |
- 'pointer_watcher_delegate_aura.h', |
+ 'pointer_down_watcher_delegate_aura.cc', |
+ 'pointer_down_watcher_delegate_aura.h', |
'root_window_controller.cc', |
'root_window_controller.h', |
'root_window_settings.cc', |