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

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: Always update cursor image in SetCursor. Fixes initial wrong cursor. 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.h » ('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 ffeb74ba8f023b7b9f989201b0b1e81159bd916c..8363c7c6a3483049df6b6098bf0fd693cc4712e0 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.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698