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

Unified Diff: ui/aura/aura.gyp

Issue 9463003: aura-x11: Add custom web cursor support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index d70dabfc3fbed3596dbb7e96629f42a8b8a4cb7f..5ad4c0a96e48644bb477031d321ca787ca0b521e 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -48,6 +48,8 @@
'client/window_move_client.h',
'client/window_types.h',
'cursor.h',
+ 'cursor_win.cc',
+ 'cursor_x11.cc',
'dispatcher_linux.cc',
'dispatcher_linux.h',
'dispatcher_win.cc',
« no previous file with comments | « ash/wm/root_window_event_filter_unittest.cc ('k') | ui/aura/cursor.h » ('j') | ui/aura/cursor.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698