| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 25535f0ae266921bb7f11d1f9d0679c13cfdb061..ab807667a38d2c5af07d342f91e71d2fc744d356 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -368,6 +368,7 @@ extern const char kMaxSpdySessionsPerDomain[];
|
| extern const char kMaxSpdyConcurrentStreams[];
|
| extern const char kUserDataDir[];
|
| extern const char kUseClientLoginSigninFlow[];
|
| +extern const char kValidateCrx[];
|
| extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
| extern const char kViewerConnection[];
|
|
|