Remove OVERRIDE annotations from implementations of WebKit APIs
I'm refactoring these APIs in the WebKit repo but can't sanely stage changes to the API without breaking these OVERRIDE annotations since the interface and implementations are in separate repositories. The clang plugin knows to not enforce OVERRIDE for APIs in the WebKit namespace so this won't break that. BUG= Review URL: https://chromiumcodereview.appspot.com/12250021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182149 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment