| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9536841f4d7622d0c5e4ede2dfbf446befd2021f..1d718d5a940ff169cc30e716567a77d196af5aca 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -244,6 +244,7 @@ extern const char kNaClDebugPorts[];
|
| extern const char kNaClBrokerProcess[];
|
| extern const char kNaClLoaderProcess[];
|
| extern const char kNaClStartupDialog[];
|
| +extern const char kNewChromeUISecurityModel[];
|
| extern const char kNoDefaultBrowserCheck[];
|
| extern const char kNoEvents[];
|
| extern const char kNoExperiments[];
|
|
|