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 30445148854924c537051f05cd492bf0f9116651..b06091abcacd3cf719cb2d84a22922a2c8dacdcf 100644 |
| --- a/chrome/common/extensions/api/automation.idl |
| +++ b/chrome/common/extensions/api/automation.idl |
| @@ -146,6 +146,7 @@ |
| scrollBar, |
| seamlessWebArea, |
| search, |
| + searchBox, |
| slider, |
| sliderThumb, |
| spinButtonPart, |
| @@ -153,6 +154,7 @@ |
| splitter, |
| staticText, |
| status, |
| + switch, |
| tabGroup, |
| tabList, |
| tabPanel, |