DescriptionRemove IdentityGetAuthTokenFunction interface dep on IdentityAPI
In preparation for IdentityGetAuthTokenFunction being moved to its own
file, we must break the cyclic interface dependency between IdentityAPI
and IdentityGetAuthTokenFunction (identity_api.h will need to include
identity_get_auth_token_function.h for the extension registration
mechanism to see the latter). This CL removes IdentityAPI::ShutdownObserver
and replaces it with IdentityAPI directly calling
IdentityGetAuthTokenFunction::Shutdown().
BUG=685654
Review-Url: https://codereview.chromium.org/2673443002
Cr-Commit-Position: refs/heads/master@{#447970}
Committed: https://chromium.googlesource.com/chromium/src/+/202f1212a29d67d81515dfa55f31b0ec8501efb3
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 15 (8 generated)
|