Home
last modified time | relevance | path

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

/external/chromium_org/google_apis/gaia/
Dgaia_urls.h33 const GURL& oauth_revoke_token_url() const;
Dgaia_urls.cc189 const GURL& GaiaUrls::oauth_revoke_token_url() const { in oauth_revoke_token_url() function in GaiaUrls