Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_downloader.cc55 const char kGivenNamePath[] = "given_name"; variable
170 root_dictionary->GetString(kGivenNamePath, given_name); in ParseProfileJSON()