| 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
|
|
|