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