Home | History | Annotate | Download | only in print_preview

Lines Matching refs:oauth_scopes

532       OAuth2TokenService::ScopeSet oauth_scopes;
533 oauth_scopes.insert(cloud_devices::kCloudPrintAuthScope);
535 service->StartRequest(account_id, oauth_scopes, this));