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 4807cdfde76903c7a7f035b3d75cc3524c62f392..1bcd2b90ad83fcdfe806f8fc3c436ca28a56c2ec 100644 |
| --- a/chrome/common/extensions/api/automation.idl |
| +++ b/chrome/common/extensions/api/automation.idl |
| @@ -120,6 +120,8 @@ |
| menuBar, |
| menuButton, |
| menuItem, |
| + menuItemCheckBox, |
| + menuItemRadio, |
| menuListOption, |
| menuListPopup, |
| menu, |