Searched refs:kOAuth2ErrorInvalidScope (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/identity/
H A Didentity_api.cc810 const char kOAuth2ErrorInvalidScope[] = "invalid_scope"; local
814 else if (error == kOAuth2ErrorInvalidScope)

Completed in 100 milliseconds