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

Unified Diff: trunk/src/chrome/common/pref_names.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
« no previous file with comments | « trunk/src/chrome/common/pref_names.h ('k') | trunk/src/chrome/test/data/policy/policy_test_cases.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/common/pref_names.cc
===================================================================
--- trunk/src/chrome/common/pref_names.cc (revision 287219)
+++ trunk/src/chrome/common/pref_names.cc (working copy)
@@ -2303,7 +2303,4 @@
// Whether DNS Quick Check is disabled in proxy resolution.
const char kQuickCheckEnabled[] = "proxy.quick_check_enabled";
-// Whether Guest Mode is enabled within the browser.
-const char kBrowserGuestModeEnabled[] = "profile.browser_guest_enabled";
-
} // namespace prefs
« no previous file with comments | « trunk/src/chrome/common/pref_names.h ('k') | trunk/src/chrome/test/data/policy/policy_test_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698