Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6518)

Unified Diff: chrome/common/chrome_switches.h

Issue 83333003: Add support for fetching Certificate Transparency SCTs over a TLS extension (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 3a6d70a24f982f43980c42061b6381e9e1d6bdef..b5cc89f70e0a1ee5b0445fc65d7e3d394decee30 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -206,6 +206,7 @@ extern const char kEnableQuickofficeViewing[];
extern const char kEnableResourceContentSettings[];
extern const char kEnableSavePasswordBubble[];
extern const char kEnableSdch[];
+extern const char kEnableSignedCertTimestamps[];
extern const char kEnableStickyKeys[];
extern const char kDisableStickyKeys[];
extern const char kEnableSpdy2[];

Powered by Google App Engine
This is Rietveld 408576698