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

Unified Diff: ash/ash.gyp

Issue 10919135: Move ash specific cursor code to CursorManager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix tests and rebase Created 8 years, 3 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 | « no previous file | ash/display/mouse_cursor_event_filter.cc » ('j') | ash/shell.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 3646f895ba5167b47c96c7d8fe24be35771b0521..2dbc038f234f9ac68497ce658587f0a755c5a584 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -274,6 +274,8 @@
'wm/gestures/system_pinch_handler.h',
'wm/gestures/two_finger_drag_handler.cc',
'wm/gestures/two_finger_drag_handler.h',
+ 'wm/image_cursors.cc',
+ 'wm/image_cursors.h',
'wm/image_grid.cc',
'wm/image_grid.h',
'wm/maximize_bubble_controller.cc',
« no previous file with comments | « no previous file | ash/display/mouse_cursor_event_filter.cc » ('j') | ash/shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698