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 d15cbbb01808ff4f3bbab5cc6bee590f09109a9e..34ced7de3691187390f3e5a78172d44831706a5a 100644 |
| --- a/chrome/common/extensions/api/automation.idl |
| +++ b/chrome/common/extensions/api/automation.idl |
| @@ -267,6 +267,7 @@ |
| enum NameFromType { |
| uninitialized, |
| attribute, |
| + explicitlyEmptyAttribute, |
| contents, |
| placeholder, |
| relatedElement, |