diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-06 05:30:18 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-06 05:30:18 +0000 |
commit | 88fb91ba2494fcc26c215a85ebb263f347720bcb (patch) | |
tree | ef8daa969872a10acddf086fd7aa14baf9fdbbb1 /chrome/common/pref_names.cc | |
parent | 17aa96d81cd39bf96ea5a3e5a9c87c3421a8c0d3 (diff) | |
download | chromium_src-88fb91ba2494fcc26c215a85ebb263f347720bcb.zip chromium_src-88fb91ba2494fcc26c215a85ebb263f347720bcb.tar.gz chromium_src-88fb91ba2494fcc26c215a85ebb263f347720bcb.tar.bz2 |
Lands http://codereview.chromium.org/8801034/ in hopes of getting a
green tree. TBRing since this is a revert.
R=sail@chromium.org, jwd@chromium.org
BUG=87658
TEST=none
Review URL: http://codereview.chromium.org/8815005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113115 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/pref_names.cc')
-rw-r--r-- | chrome/common/pref_names.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc index 6743d18..90b56fd 100644 --- a/chrome/common/pref_names.cc +++ b/chrome/common/pref_names.cc @@ -881,10 +881,6 @@ const char kPasswordsUseLocalProfileId[] = "profile.passwords_use_local_profile_id"; #endif -// Profile avatar and name -const char kProfileAvatarIndex[] = "profile.avatar_index"; -const char kProfileName[] = "profile.name"; - // *************** LOCAL STATE *************** // These are attached to the machine/installation |