Remove const from int return type on aura::Env::mouse_button_flags()
I hit this building views_examples_exe on Mac with TOOLKIT_VIEWS=1. error: 'const' type qualifier on return type has no effect [-Werror,-Wignored-qualifiers] Added in r264669. BUG=NONE TEST=NONE TBR=sadrul@chromium.org,hshi@chromium.org Review URL: https://codereview.chromium.org/413303003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285461 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment