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

Unified Diff: chrome/browser/chromeos/cros_settings_names.cc

Issue 3074010: Revert 53989 - Implement new mock for user options page per chromium-os:5028... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 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: chrome/browser/chromeos/cros_settings_names.cc
===================================================================
--- chrome/browser/chromeos/cros_settings_names.cc (revision 54126)
+++ chrome/browser/chromeos/cros_settings_names.cc (working copy)
@@ -10,8 +10,6 @@
const wchar_t kAccountsPrefAllowBWSI[] = L"cros.accounts.allowBWSI";
const wchar_t kAccountsPrefAllowGuest[] = L"cros.accounts.allowGuest";
-const wchar_t kAccountsPrefShowUserNamesOnSignIn[]
- = L"cros.accounts.showUserNamesOnSignIn";
const wchar_t kAccountsPrefUsers[] = L"cros.accounts.users";
} // namespace chromeos
« no previous file with comments | « chrome/browser/chromeos/cros_settings_names.h ('k') | chrome/browser/chromeos/dom_ui/accounts_options_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698