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

Unified Diff: public/web/WebAXEnums.h

Issue 794513002: Return boolean value for bool return type functions. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years 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 | « Source/web/WebAXObject.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebAXEnums.h
diff --git a/public/web/WebAXEnums.h b/public/web/WebAXEnums.h
index 7411ad70de4fc89e87c4ef878ea14cbf005cf61f..d4f4912cb5a214f42304a8ee3b3b8579adcb3df8 100644
--- a/public/web/WebAXEnums.h
+++ b/public/web/WebAXEnums.h
@@ -127,7 +127,6 @@ enum WebAXRole {
WebAXRoleLog,
WebAXRoleMain,
WebAXRoleMarquee,
- WebAXRoleMathElement,
WebAXRoleMath,
WebAXRoleMenuBar,
WebAXRoleMenuButton,
« no previous file with comments | « Source/web/WebAXObject.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698