Index: chrome/common/extensions/api/automation.idl |
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl |
index bf02ca326a8e61b63ca5d3b8eb3fadfa9bd3c456..ff1fc76d2e56da5a51c581a36b1b0f39c110e33c 100644 |
--- a/chrome/common/extensions/api/automation.idl |
+++ b/chrome/common/extensions/api/automation.idl |
@@ -188,9 +188,9 @@ |
checked, |
collapsed, |
default, |
- disabled, // ui/views only |
+ disabled, |
editable, |
- enabled, // content only |
+ enabled, |
expanded, |
focusable, |
focused, |