| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a8b2b351affdf6acab5cea10591a1f5491db1f2c..665b231c3173eea2b24be0629de3736eb105601b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -214,6 +214,7 @@ extern const char kRemoteDebuggingTargets[];
|
| extern const char kRestoreLastSession[];
|
| extern const char kSavePageAsMHTML[];
|
| extern const char kShowAppList[];
|
| +extern const char kShowCertLink[];
|
| extern const char kSilentDebuggerExtensionAPI[];
|
| extern const char kSilentLaunch[];
|
| extern const char kSimulateCriticalUpdate[];
|
|
|