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

Unified Diff: ui/views/views.gyp

Issue 10939006: Make cursors work on win aura. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix win build 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
Index: ui/views/views.gyp
===================================================================
--- ui/views/views.gyp (revision 157082)
+++ ui/views/views.gyp (working copy)
@@ -326,6 +326,8 @@
'widget/desktop_root_window_host_linux.h',
'widget/desktop_root_window_host_win.cc',
'widget/desktop_root_window_host_win.h',
+ 'widget/desktop_screen_position_client_aura.cc',
+ 'widget/desktop_screen_position_client_aura.h',
'widget/drop_helper.cc',
'widget/drop_helper.h',
'widget/drop_target_win.cc',

Powered by Google App Engine
This is Rietveld 408576698