Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 7879e04d6282e0600ea94c0a8fbb32a576406a50..fca7bb5c026cfd6b86c282f1c55b1b17d77ecc95 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -32,12 +32,13 @@ extern const char kAllowWebSocketProxy[]; |
extern const char kAllowWebUICompositing[]; |
extern const char kAllowWebUIOobe[]; |
extern const char kAlwaysAuthorizePlugins[]; |
-extern const char kApp[]; |
extern const char kAppId[]; |
+extern const char kApp[]; |
extern const char kAppsCheckoutURL[]; |
extern const char kAppsGalleryReturnTokens[]; |
extern const char kAppsGalleryURL[]; |
extern const char kAppsGalleryUpdateURL[]; |
+extern const char kAppsNewInstallBubble[]; |
extern const char kAppsNoThrob[]; |
extern const char kAuthNegotiateDelegateWhitelist[]; |
extern const char kAuthSchemes[]; |