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

Unified Diff: chrome/browser/options_util.cc

Issue 2862041: Remove abonded privacy blacklist implementation. (Closed)
Patch Set: fix unit tests Created 10 years, 6 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
« no previous file with comments | « chrome/browser/net/chrome_url_request_context.cc ('k') | chrome/browser/privacy_blacklist/blacklist.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/options_util.cc
diff --git a/chrome/browser/options_util.cc b/chrome/browser/options_util.cc
index 17b064dbc29056cba3f68960bd890b1cbeb0c557..8bcf06366fbb20428df898829f628109f8a91ede 100644
--- a/chrome/browser/options_util.cc
+++ b/chrome/browser/options_util.cc
@@ -47,7 +47,6 @@ void OptionsUtil::ResetToDefaults(Profile* profile) {
prefs::kAutoFillEnabled,
prefs::kHomePage,
prefs::kHomePageIsNewTabPage,
- prefs::kPrivacyFilterRules,
prefs::kPromptForDownload,
prefs::kPasswordManagerEnabled,
prefs::kRestoreOnStartup,
« no previous file with comments | « chrome/browser/net/chrome_url_request_context.cc ('k') | chrome/browser/privacy_blacklist/blacklist.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698