Commit bdb56ebb authored by Nohemi Fernandez's avatar Nohemi Fernandez Committed by Commit Bot

[iOS] Remove unused notification kAuthenticationServiceNotification.

Fixed: 464306
Change-Id: I561a1465616f16103c285620e8689b761f5a07a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385338Reviewed-by: default avatarEugene But <eugenebut@chromium.org>
Commit-Queue: Nohemi Fernandez <fernandex@chromium.org>
Cr-Commit-Position: refs/heads/master@{#803183}
parent 7456a5e0
......@@ -118,11 +118,6 @@
namespace {
// Constants for deferring notifying the AuthenticationService of a new cold
// start.
NSString* const kAuthenticationServiceNotification =
@"AuthenticationServiceNotification";
// Constants for deferring reseting the startup attempt count (to give the app
// a little while to make sure it says alive).
NSString* const kStartupAttemptReset = @"StartupAttempReset";
......
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