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 |