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 15e7dc00d437c8aa37e1db26ed5c546e6c048e37..882c7db961b115a4c98fe3e40ec6e25d15e21d54 100644 |
| --- a/chrome/common/extensions/api/developer_private.idl |
| +++ b/chrome/common/extensions/api/developer_private.idl |
| @@ -64,6 +64,7 @@ namespace developerPrivate { |
| BACKGROUND_CONTENTS, |
| EXTENSION_BACKGROUND_PAGE, |
| EXTENSION_DIALOG, |
| + EXTENSION_GUEST, |
| EXTENSION_POPUP, |
| LAUNCHER_PAGE, |
| PANEL, |