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 65e3adc4dc0424c16a41338b0cf93918b4bc882a..96b1d37550897f53848bce9d324857359b9cb75f 100644 |
| --- a/chrome/common/extensions/api/automation.idl |
| +++ b/chrome/common/extensions/api/automation.idl |
| @@ -20,6 +20,7 @@ |
| blur, |
| checkedStateChanged, |
| childrenChanged, |
| + clicked, |
| documentSelectionChanged, |
| focus, |
| hide, |