| Index: components/nacl/common/nacl_switches.h
|
| diff --git a/components/nacl/common/nacl_switches.h b/components/nacl/common/nacl_switches.h
|
| index 6d955e966acddac4f41ccae1f9ebed71403433c3..751bf6f713415677a76c8a4234abddc707f4038b 100644
|
| --- a/components/nacl/common/nacl_switches.h
|
| +++ b/components/nacl/common/nacl_switches.h
|
| @@ -12,7 +12,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 kDisablePnaclCrashThrottling[];
|
| -extern const char kDisablePnaclInstall[];
|
| extern const char kEnableNaClDebug[];
|
| extern const char kEnableNaClNonSfiMode[];
|
| extern const char kNaClBrokerProcess[];
|
|
|