google_apis/gaia/gaia_auth_fetcher.cc is a dependency of chrome/browser/ui/webui/signin/inline_login_handler_impl.cc.
google_apis/gaia/gaia_auth_fetcher.cc uses net::URLFetcher and net::URLRequestContextGetter (through StoragePartition::GetURLRequestContext). It needs to converted to using network service's SimpleURLLoader and StoragePartition::GetNetworkContext.
Comment 1 by xunji...@chromium.org
, May 7 2018Summary: Migrate to google_apis/gaia/ to network service (was: Migrate to google_apis/gaia/gaia_auth_fetcher.cc network service)