Index: extensions/shell/common/switches.h |
diff --git a/extensions/shell/common/switches.h b/extensions/shell/common/switches.h |
index b6b393292fe21362d3e2846c1dc2a7bf64f5d95d..7cfe1d61f3695bf292cc3f7e9cb0e65a7c264bbf 100644 |
--- a/extensions/shell/common/switches.h |
+++ b/extensions/shell/common/switches.h |
@@ -12,7 +12,6 @@ namespace switches { |
// alongside the definition of their values in the .cc file. |
extern const char kAppShellAllowRoaming[]; |
extern const char kAppShellHostWindowSize[]; |
-extern const char kAppShellInstallCrx[]; |
extern const char kAppShellPreferredNetwork[]; |
extern const char kAppShellRefreshToken[]; |
extern const char kAppShellUser[]; |