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

Unified Diff: ui/base/cursor/cursor_loader_win.h

Issue 10939006: Make cursors work on win aura. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: sync 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
« no previous file with comments | « ui/aura/root_window_host_win.cc ('k') | ui/base/cursor/cursor_loader_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/cursor/cursor_loader_win.h
===================================================================
--- ui/base/cursor/cursor_loader_win.h (revision 157487)
+++ ui/base/cursor/cursor_loader_win.h (working copy)
@@ -10,7 +10,7 @@
namespace ui {
-class CursorLoaderWin : public CursorLoader {
+class UI_EXPORT CursorLoaderWin : public CursorLoader {
public:
CursorLoaderWin();
virtual ~CursorLoaderWin();
« no previous file with comments | « ui/aura/root_window_host_win.cc ('k') | ui/base/cursor/cursor_loader_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698