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

Unified Diff: chrome/common/chrome_switches.h

Issue 445493002: Delete the Safe Browsing V2 interstitial and Finch trial (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed the SafeBrowsingBlockingPageV3 subclass Created 6 years, 4 months 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 51af076ffd6e94dd43fa998082ae728bdd8252e5..7a1c8b4a09604c424f7444ecb303c47c0aa165bc 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -229,12 +229,6 @@ extern const char kLimitedInstallFromWebstore[];
extern const char kLoadComponentExtension[];
extern const char kLoadExtension[];
extern const char kMakeDefaultBrowser[];
-extern const char kMalwareInterstitialV2[];
-extern const char kMalwareInterstitialV3[];
-extern const char kMalwareInterstitialV3Advice[];
-extern const char kMalwareInterstitialV3Social[];
-extern const char kMalwareInterstitialV3NotRecommend[];
-extern const char kMalwareInterstitialV3History[];
extern const char kManualEnhancedBookmarks[];
extern const char kManualEnhancedBookmarksOptout[];
extern const char kMediaCacheSize[];

Powered by Google App Engine
This is Rietveld 408576698