Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index f9d4f4fde025d341b3d9b2c596fa71b7a814c6f3..45678d358d5fc5a280927581e05be85136e970c8 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[]; |