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