Fix compile error on XCode4 / clang.
Fixes XCode4.2 compilation error: method attribute can only be specified on method declarations [-Werror,2] This is a result of XCode4.2 adding "-DIBAction=void)__attribute__((ibaction)" magic. BUG=102429 TEST=compile under XCode4.2 R=thakis@chromium.org Review URL: http://codereview.chromium.org/8432015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108041 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment