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

Unified Diff: Source/web/AssertMatchingEnums.cpp

Issue 1160433004: Revert of Add MarkRole in blink side to expose mark tag properly (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 7 months 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/modules/accessibility/AXObject.cpp ('k') | public/web/WebAXEnums.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/AssertMatchingEnums.cpp
diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
index 212677a96d11b1034f35964586dc8f83f3225659..1af54d11cb10569fee9934dc14f12fa2202dc3a6 100644
--- a/Source/web/AssertMatchingEnums.cpp
+++ b/Source/web/AssertMatchingEnums.cpp
@@ -235,7 +235,6 @@
STATIC_ASSERT_MATCHING_ENUM(WebAXRoleList, ListRole);
STATIC_ASSERT_MATCHING_ENUM(WebAXRoleLog, LogRole);
STATIC_ASSERT_MATCHING_ENUM(WebAXRoleMain, MainRole);
-STATIC_ASSERT_MATCHING_ENUM(WebAXRoleMark, MarkRole);
STATIC_ASSERT_MATCHING_ENUM(WebAXRoleMarquee, MarqueeRole);
STATIC_ASSERT_MATCHING_ENUM(WebAXRoleMath, MathRole);
STATIC_ASSERT_MATCHING_ENUM(WebAXRoleMenuBar, MenuBarRole);
« no previous file with comments | « Source/modules/accessibility/AXObject.cpp ('k') | public/web/WebAXEnums.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698