| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c0295605c30f8f3420575ec04b0e59be70461ab2..e071f6d0a6c154006c47fbfa357eb9f9588fd9f5 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -56,6 +56,7 @@ extern const char kAutoLaunchAtStartup[];
|
| extern const char kAutomationClientChannelID[];
|
| extern const char kAutomationReinitializeOnChannelError[];
|
| extern const char kCancelFirstRun[];
|
| +extern const char kCertificateTransparencyLog[];
|
| extern const char kCheckForUpdateIntervalSec[];
|
| extern const char kCheckCloudPrintConnectorPolicy[];
|
| extern const char kChromeFrame[];
|
|
|