Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/spellchecker/
Dspelling_service_client.cc29 const char kSpellingServiceURL[] = "https://www.googleapis.com/rpc"; variable
92 GURL url = GURL(kSpellingServiceURL); in RequestTextCheck()