Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_downloader.cc78 const int kPhotoIdPathComponentIndex = 2; variable
203 const std::string& photo_id = path_components[kPhotoIdPathComponentIndex]; in IsDefaultProfileImageURL()