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

Unified Diff: components/safe_browsing/common/safe_browsing_prefs.cc

Issue 2964693003: Added experiments section and exported the list of SafeBrowsing features in WebUI (Closed)
Patch Set: Changed the location of features.cc/.h Created 3 years, 5 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: components/safe_browsing/common/safe_browsing_prefs.cc
diff --git a/components/safe_browsing/common/safe_browsing_prefs.cc b/components/safe_browsing/common/safe_browsing_prefs.cc
index 5a97bfc4f14d1ac3a226c8550cab68b063102f53..2fb3f52e414fd314125845bb8c6f10cb187e42d5 100644
--- a/components/safe_browsing/common/safe_browsing_prefs.cc
+++ b/components/safe_browsing/common/safe_browsing_prefs.cc
@@ -459,5 +459,4 @@ void UpdatePrefsBeforeSecurityInterstitial(PrefService* prefs) {
: prefs::kSafeBrowsingSawInterstitialExtendedReporting,
true);
}
vakh (use Gerrit instead) 2017/07/07 00:23:40 This file can also be left unchanged.
hkamila 2017/07/07 01:29:48 Acknowledged.
-
} // namespace safe_browsing

Powered by Google App Engine
This is Rietveld 408576698