| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9551a1b8016f2b63010fdacaaefd61f7c4ad9af9..cce43e9f9511918c89cf29a2bc4fa38d8125b8cc 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -271,6 +271,7 @@ extern const char kOpenAsh[];
|
| extern const char kHelp[];
|
| extern const char kHelpShort[];
|
| extern const char kPasswordStore[];
|
| +extern const char kEnableEncryptionSelection[];
|
| extern const char kWmClass[];
|
| #endif
|
|
|
|
|