Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index 1ebd7e77066cb0d2e76da08104c4e1e7ad9182bb..8249f4ce4425c9ad080fde258f6efe2b3c183088 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -34,6 +34,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', |
@@ -55,11 +57,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', |