| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 66adeb7490d9d0b8ffc5209b06a1ac75f34e6135..d7d6433532d516d91825e3f9fe35f4712fc1cea2 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[];
|
|
|