Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_downloader.cc50 const char kPhotoThumbnailURLPath[] = "picture"; variable
174 if (root_dictionary->GetString(kPhotoThumbnailURLPath, &url_string)) { in ParseProfileJSON()