Chromium Code Reviews

Unified Diff: chrome/common/extensions/api/automation.idl

Issue 755883006: Remove unused roles(EditableText, SplitGroup, GrowArea) from Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/common/extensions/api/automation.idl
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl
index 865ce597efab440f65a867d2dc6f80baf771a115..360d780713520d25574ad8b8e0656a1cea4fdde8 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -85,7 +85,6 @@
disclosureTriangle,
div,
document,
- editableText,
embeddedObject,
figcaption,
figure,
@@ -93,7 +92,6 @@
form,
grid,
group,
- growArea,
heading,
iframe,
ignored,
@@ -149,7 +147,6 @@
sliderThumb,
spinButtonPart,
spinButton,
- splitGroup,
splitter,
staticText,
status,

Powered by Google App Engine