Cleanup of CursorClient and NativeCursorDelegate interfaces
commitfdb0c4b70e38d4e22132de9bf62d2a2a8b394b79
authortdanderson@chromium.org <tdanderson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 13 Dec 2013 08:28:41 +0000 (13 08:28 +0000)
committertdanderson@chromium.org <tdanderson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 13 Dec 2013 08:28:41 +0000 (13 08:28 +0000)
tree3ab5fd89de4901998f159aab60c60a759254d79f
parent4aa67549b1fad9188397e64bd7ca2358d69cde35
Cleanup of CursorClient and NativeCursorDelegate interfaces

Remove some duplicated/unnecessary accessors from NativeCursorDelegate,
and move some to CursorClient.

BUG=328212
TEST=None (cleanup patch only, no change in functionality)

Review URL: https://codereview.chromium.org/98203003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240543 0039d316-1c4b-4281-b951-d872f2087c98
ash/test/cursor_manager_test_api.cc
ash/wm/ash_native_cursor_manager.cc
ui/aura/client/cursor_client.h
ui/aura/test/test_cursor_client.cc
ui/aura/test/test_cursor_client.h
ui/views/corewm/cursor_manager.cc
ui/views/corewm/cursor_manager.h
ui/views/corewm/cursor_manager_unittest.cc
ui/views/corewm/native_cursor_manager_delegate.h
ui/views/widget/desktop_aura/desktop_native_cursor_manager.cc