| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d86b82e546e4c67887b0255303b9845248495371..b13f7663071023e9f54c3bc433fd71db583a1c3c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -333,6 +333,7 @@ extern const char kUseSpdy[];
|
| extern const char kUserAgent[];
|
| extern const char kUserDataDir[];
|
| extern const char kValidateCrx[];
|
| +extern const char kValidateCrxHash[];
|
| extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
| extern const char kWindowPosition[];
|
|
|