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

Unified Diff: trunk/src/chrome/browser/policy/configuration_policy_handler_list_factory.cc

Issue 437563004: Revert 287212 "Create a policy for controlling whether or not de..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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: trunk/src/chrome/browser/policy/configuration_policy_handler_list_factory.cc
===================================================================
--- trunk/src/chrome/browser/policy/configuration_policy_handler_list_factory.cc (revision 287219)
+++ trunk/src/chrome/browser/policy/configuration_policy_handler_list_factory.cc (working copy)
@@ -488,9 +488,6 @@
{ key::kNativeMessagingUserLevelHosts,
extensions::pref_names::kNativeMessagingUserLevelHosts,
base::Value::TYPE_BOOLEAN },
- { key::kBrowserGuestModeEnabled,
- prefs::kBrowserGuestModeEnabled,
- base::Value::TYPE_BOOLEAN },
#endif // !defined(OS_CHROMEOS) && !defined(OS_ANDROID) && !defined(OS_IOS)
};
« no previous file with comments | « trunk/src/chrome/browser/browser_process_impl.cc ('k') | trunk/src/chrome/browser/resources/user_manager/user_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698