Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index 3c0e25582d2ef1f40ae86606aba5988315eea24f..acb535cb3f4d9afcad76998c3a673518cf9c5930 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -35,6 +35,8 @@ |
'client/capture_client.cc', |
'client/capture_client.h', |
'client/capture_delegate.h', |
+ 'client/cursor_client.cc', |
+ 'client/cursor_client.h', |
'client/dispatcher_client.cc', |
'client/dispatcher_client.h', |
'client/drag_drop_client.cc', |
@@ -56,11 +58,10 @@ |
'client/window_move_client.cc', |
'client/window_move_client.h', |
'client/window_types.h', |
- 'cursor_delegate.h', |
- 'cursor_manager.cc', |
- 'cursor_manager.h', |
'desktop/desktop_activation_client.cc', |
'desktop/desktop_activation_client.h', |
+ 'desktop/desktop_cursor_client.cc', |
+ 'desktop/desktop_cursor_client.h', |
'desktop/desktop_dispatcher_client.cc', |
'desktop/desktop_dispatcher_client.h', |
'desktop/desktop_screen.h', |