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

Unified Diff: chrome/browser/options_util.cc

Issue 4827001: Add a preference to enable safebrowsing malware reports.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 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
« no previous file with comments | « no previous file | chrome/browser/profile.cc » ('j') | chrome/common/pref_names.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/options_util.cc
===================================================================
--- chrome/browser/options_util.cc (revision 65873)
+++ chrome/browser/options_util.cc (working copy)
@@ -62,6 +62,7 @@
prefs::kPasswordManagerEnabled,
prefs::kRestoreOnStartup,
prefs::kSafeBrowsingEnabled,
+ prefs::kSafeBrowsingMalwareReportsEnabled,
lzheng 2010/11/13 00:01:35 Could this just be kSafeBrowsingReportingEnabled?
panayiotis 2010/11/13 01:13:45 Done.
prefs::kSearchSuggestEnabled,
prefs::kShowHomeButton,
prefs::kSpellCheckDictionary,
« no previous file with comments | « no previous file | chrome/browser/profile.cc » ('j') | chrome/common/pref_names.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698