Chromium Code Reviews| Index: chrome/common/extensions/api/developer_private.idl |
| diff --git a/chrome/common/extensions/api/developer_private.idl b/chrome/common/extensions/api/developer_private.idl |
| index 539bd6aecad14877f35ddf148ca54a74bdb9cc07..2a99b7c0d2094ec5b1ac382294f15a6959562871 100644 |
| --- a/chrome/common/extensions/api/developer_private.idl |
| +++ b/chrome/common/extensions/api/developer_private.idl |
| @@ -64,6 +64,7 @@ namespace developerPrivate { |
| EXTENSION_BACKGROUND_PAGE, |
| EXTENSION_DIALOG, |
| EXTENSION_POPUP, |
| + EXTENSION_SIDEBAR, |
| LAUNCHER_PAGE, |
| PANEL, |
| TAB_CONTENTS, |