Home
last modified time | relevance | path

Searched refs:webstore_scopes (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/updater/
Dextension_downloader.cc772 OAuth2TokenService::ScopeSet webstore_scopes; in CreateExtensionFetcher() local
773 webstore_scopes.insert(kWebstoreOAuth2Scope); in CreateExtensionFetcher()
777 webstore_scopes, in CreateExtensionFetcher()
897 OAuth2TokenService::ScopeSet webstore_scopes; in IterateFetchCredentialsAfterFailure() local
898 webstore_scopes.insert(kWebstoreOAuth2Scope); in IterateFetchCredentialsAfterFailure()
901 webstore_scopes, in IterateFetchCredentialsAfterFailure()