Index: mojo/shell/switches.h |
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h |
index c5ecb30f60124deaeca8c3cbd13cb6d95fe667cc..1bbd21f43c74de33761ddfcd69a40d2f067e441e 100644 |
--- a/mojo/shell/switches.h |
+++ b/mojo/shell/switches.h |
@@ -13,7 +13,6 @@ namespace switches { |
// All switches in alphabetical order. The switches should be documented |
// alongside the definition of their values in the .cc file. |
-extern const char kDontUseRemotePackageManager[]; |
extern const char kNoSandbox[]; |
extern const char kPredictableAppFilenames[]; |
extern const char kSingleProcess[]; |