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 0cbb64a6e991e06284d761e849b0d389cf8ef9c8..f9dc153bc3c624f9e1095e09738bd4b61632e0cf 100644 |
| --- a/chrome/common/extensions/api/automation.idl |
| +++ b/chrome/common/extensions/api/automation.idl |
| @@ -33,6 +33,8 @@ |
| liveRegionChanged, |
| loadComplete, |
| locationChanged, |
| + mediaStartedPlaying, |
| + mediaStoppedPlaying, |
| menuEnd, |
| menuListItemSelected, |
| menuListValueChanged, |