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