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

Unified Diff: ui/views/views.gyp

Issue 248863002: MacViews: Introduce native_cursor.h to provide cursor "literals" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « ui/views/native_cursor_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 2d8279bb27bb91573f8e83372f1341456e793c6a..bbd21be8737e223e8a45e4484c3e9b89bcf928fc 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -279,6 +279,9 @@
'mouse_watcher.h',
'mouse_watcher_view_host.cc',
'mouse_watcher_view_host.h',
+ 'native_cursor.h',
+ 'native_cursor_aura.cc',
+ 'native_cursor_mac.mm',
'native_theme_delegate.h',
'painter.cc',
'painter.h',
« no previous file with comments | « ui/views/native_cursor_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698