Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(302)

Unified Diff: ui/aura/aura.gyp

Issue 10692170: Aura desktop: Show resize cursors again. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to ToT Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_aura.cc ('k') | ui/aura/client/cursor_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_aura.cc ('k') | ui/aura/client/cursor_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698