| Index: components/nacl/common/nacl_switches.h
|
| diff --git a/components/nacl/common/nacl_switches.h b/components/nacl/common/nacl_switches.h
|
| index 008117e78dea15a342fe62e892a14c5ce84f48d6..51fa7c0363de263e6f45b6ec0ec711d56c662268 100644
|
| --- a/components/nacl/common/nacl_switches.h
|
| +++ b/components/nacl/common/nacl_switches.h
|
| @@ -19,7 +19,6 @@ extern const char kNaClBrokerProcess[];
|
| extern const char kNaClDebugMask[];
|
| extern const char kNaClGdb[];
|
| extern const char kNaClGdbScript[];
|
| -extern const char kNaClLoaderCmdPrefix[];
|
| extern const char kNaClLoaderProcess[];
|
|
|
| } // namespace switches
|
|
|