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

Unified Diff: ui/base/ui_base.gyp

Issue 258893002: app_shell: Add support for mouse cursors. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move an include 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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 3d9214f9c782f4e295a18e25c7c2617b61e4ed37..2f41f8616ad5beef8f3cb4f72d188eeb0b2589af 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -132,6 +132,8 @@
'cursor/cursor_x11.cc',
'cursor/cursors_aura.cc',
'cursor/cursors_aura.h',
+ 'cursor/image_cursors.cc',
+ 'cursor/image_cursors.h',
'cursor/ozone/bitmap_cursor_factory_ozone.cc',
'cursor/ozone/bitmap_cursor_factory_ozone.h',
'cursor/ozone/cursor_factory_ozone.cc',

Powered by Google App Engine
This is Rietveld 408576698