Chromium Code Reviews| Index: chrome/common/extensions/api/automation.idl |
| diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl |
| index 89902817fda3226e8b9af726ae18296c972cfc14..6a16e4eaf2778212e4e7c85948357e6b16a499b3 100644 |
| --- a/chrome/common/extensions/api/automation.idl |
| +++ b/chrome/common/extensions/api/automation.idl |
| @@ -161,7 +161,6 @@ |
| tab, |
| tableHeaderContainer, |
| table, |
| - textArea, |
| textField, |
| time, |
| timer, |
| @@ -196,6 +195,7 @@ |
| indeterminate, |
| invisible, |
| linked, |
| + multiline, |
| multiselectable, |
| offscreen, |
| pressed, |