| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 27c473ab04601b862bfa8ac8c42d24fc2a3051d6..047dc4395f09c8a0de852f702601656bd2c6c465 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -202,6 +202,7 @@ extern const char kInstantURL[];
|
| extern const char kJavaScriptFlags[];
|
| extern const char kKeepAliveForTest[];
|
| extern const char kLoadExtension[];
|
| +extern const char kLoadOpencryptoki[];
|
| extern const char kUninstallExtension[];
|
| extern const char kLogNetLog[];
|
| extern const char kMakeDefaultBrowser[];
|
|
|