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

Unified Diff: chrome/browser/policy/configuration_policy_handler_list.cc

Issue 10694107: Revert 145523 - Add a policy to disable proceeding through the Safe Browsing interstitials. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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
« no previous file with comments | « chrome/app/policy/policy_templates.json ('k') | chrome/browser/profiles/profile.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/configuration_policy_handler_list.cc
===================================================================
--- chrome/browser/policy/configuration_policy_handler_list.cc (revision 145621)
+++ chrome/browser/policy/configuration_policy_handler_list.cc (working copy)
@@ -285,9 +285,6 @@
{ key::kDefaultMediaStreamSetting,
prefs::kManagedDefaultMediaStreamSetting,
Value::TYPE_INTEGER },
- { key::kDisableSafeBrowsingProceedAnyway,
- prefs::kSafeBrowsingProceedAnywayDisabled,
- Value::TYPE_BOOLEAN },
#if defined(OS_CHROMEOS)
{ key::kChromeOsLockOnIdleSuspend,
« no previous file with comments | « chrome/app/policy/policy_templates.json ('k') | chrome/browser/profiles/profile.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698