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 0990f268f7757943ad1090a14335696e10a76ac8..f67b096272f9227a97077934157d60753e6e90d7 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, |