summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_names.h
diff options
context:
space:
mode:
authornoms@chromium.org <noms@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-11 22:57:40 +0000
committernoms@chromium.org <noms@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-11 22:59:27 +0000
commitc95fdd7d684d5ac06c68dfee05fc274df3e4da51 (patch)
treea5356651496a28bd084bb0e2c720bfd5b4823940 /chrome/common/pref_names.h
parent6f6744800d94e8c54360626bcedbff2078cdae73 (diff)
downloadchromium_src-c95fdd7d684d5ac06c68dfee05fc274df3e4da51.zip
chromium_src-c95fdd7d684d5ac06c68dfee05fc274df3e4da51.tar.gz
chromium_src-c95fdd7d684d5ac06c68dfee05fc274df3e4da51.tar.bz2
[Mac, Win] Only show the user manager tutorial if "See what's new" is clicked.
- remove the profile preference that used to keep track of showing the tutorial any time the user manager was shown for a particular profile. - show the upgrade bubble for local profiles as well (so that local profiles have a chance to see the tutorial) - for the local profiles upgrade bubble, don't show the "Not you?" link as it doesn't really make sense. BUG=399679 TBR=rpetterson@chromium.org Review URL: https://codereview.chromium.org/454153002 Cr-Commit-Position: refs/heads/master@{#288817} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288817 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r--chrome/common/pref_names.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 614f5363..43ac803 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -361,7 +361,6 @@ extern const char kProfileGAIAInfoUpdateTime[];
extern const char kProfileGAIAInfoPictureURL[];
extern const char kProfileAvatarTutorialShown[];
-extern const char kProfileUserManagerTutorialShown[];
extern const char kInvertNotificationShown[];