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 34abec6d253d09fa1f5c4a365140ff96346ec7a9..66e2548768ea2850e5e31b9ad3cb580adf010a34 100644 |
--- a/chrome/common/extensions/api/developer_private.idl |
+++ b/chrome/common/extensions/api/developer_private.idl |
@@ -65,6 +65,7 @@ namespace developerPrivate { |
EXTENSION_BACKGROUND_PAGE, |
EXTENSION_DIALOG, |
EXTENSION_POPUP, |
+ EXTENSION_SIDEBAR, |
LAUNCHER_PAGE, |
PANEL, |
TAB_CONTENTS, |