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