| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1f61e3d7a02b9e648b4d46e25a69e5588fb61198..1f552806f03a111bbbb0ebbd6d3c3201ddd32e83 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -222,9 +222,9 @@ extern const char kNaClLoaderProcess[];
|
| extern const char kNaClStartupDialog[];
|
| extern const char kNoDefaultBrowserCheck[];
|
| extern const char kNoEvents[];
|
| +extern const char kNoExperiments[];
|
| extern const char kNoFirstRun[];
|
| extern const char kNoJsRandomness[];
|
| -extern const char kNoLabs[];
|
| extern const char kNoProxyServer[];
|
| extern const char kNoReferrers[];
|
| extern const char kNoPings[];
|
|
|