Commit 4810306f authored by Jérôme Lebel's avatar Jérôme Lebel Committed by Commit Bot

[iOS] Removing SyncPresenter from SigninCoordinator

Related to: crrev.com/c/2087617

Fixed: 1046757
Change-Id: I01cd98b6483f21617c97ac92c267e4dd5b6178ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094981
Auto-Submit: Jérôme Lebel <jlebel@chromium.org>
Commit-Queue: Gauthier Ambard <gambard@chromium.org>
Reviewed-by: default avatarGauthier Ambard <gambard@chromium.org>
Cr-Commit-Position: refs/heads/master@{#748168}
parent 6844031c
...@@ -15,8 +15,6 @@ ...@@ -15,8 +15,6 @@
class Browser; class Browser;
@class ChromeIdentity; @class ChromeIdentity;
@protocol SyncPresenter;
// Called when the sign-in dialog is closed. // Called when the sign-in dialog is closed.
// |result| is the sign-in result state. // |result| is the sign-in result state.
// |identity| is the identity chosen by the user during the sign-in. // |identity| is the identity chosen by the user during the sign-in.
......
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