🍱 Hold a singleton instance of ExternalAuthUtils in AppHooks.
For modularization, we don't want ExternalAuthUtils to rely on AppHooks. Since AppHooks is required for the creation of an ExternalAuthUtils, we have AppHooks hold the singleton instance instead of having ExternalAuthUtils do it itself. Change-Id: I5845333ddf92a6f2fdeb61f7d12b2b632e849f16 Bug: 1104817 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2296088Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#788519}
Showing
Please register or sign in to comment