[Android] Add wrapper to get AuthenticatorNavigationInterceptor
The APIs via which AuthenticatorNavigationInterceptor instances are obtained from Tabs are currently being refactored. However, those APIs are used downstream. To allow those refactorings to proceed without breaking downstream this CL introduces an AuthenticatorNavigationInterceptorTabHelper wrapper that downstream can use to be isolated from the specific APIs being refactored. I will delete this wrapper once the upstream refactorings have landed and I have converted downstream to use them. Bug: 1031465 Change-Id: I232e785674d155d16b968c8d91889df6c73b7ebc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142257Reviewed-by:Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#757760}
Showing
Please register or sign in to comment