diff options
Diffstat (limited to 'mojo/shell/switches.h')
-rw-r--r-- | mojo/shell/switches.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h index c5ecb30..1bbd21f 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[]; |