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