Commit 12d23eb3 authored by Nohemi Fernandez's avatar Nohemi Fernandez Committed by Commit Bot

[iOS] Default to "Signed in as [full name]" for sign-in notifications.

UX and Product have aligned to recommend "Signed in as [full name]" as
the title for the sign-in notifications infobars.

Bug: 1145592
Change-Id: Idb923fbf284b1a466ae0976d1920e20301319764
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534856
Commit-Queue: Nohemi Fernandez <fernandex@chromium.org>
Commit-Queue: Jérôme Lebel <jlebel@chromium.org>
Auto-Submit: Nohemi Fernandez <fernandex@chromium.org>
Reviewed-by: default avatarJérôme Lebel <jlebel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#826835}
parent 6c2eff7c
......@@ -21,6 +21,6 @@ const char kDelayThresholdMinutesToUpdateGaiaCookie[] =
const base::Feature kSigninNotificationInfobarUsernameInTitle{
"SigninNotificationInfobarUsernameInTitle",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
} // namespace signin
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment