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

Unified Diff: ash/ash.gyp

Issue 145313003: Implement cursor compositing mode on Ash (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Get rid of current_cursor_set_ and requested_cursor_set_ Created 6 years, 10 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/cursor_window_controller.h » ('j') | ash/display/cursor_window_controller.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 cb739d61d158902c93809e5fad535cffa634c329..daa9b4c1c269b45611825217fee0401b8c99c71e 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -99,6 +99,8 @@
'desktop_background/wallpaper_resizer.cc',
'desktop_background/wallpaper_resizer.h',
'desktop_background/wallpaper_resizer_observer.h',
+ 'display/cursor_window_controller.cc',
+ 'display/cursor_window_controller.h',
'display/display_change_observer_chromeos.cc',
'display/display_change_observer_chromeos.h',
'display/display_controller.cc',
« no previous file with comments | « no previous file | ash/display/cursor_window_controller.h » ('j') | ash/display/cursor_window_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698