Searched refs:kGalleryUpdateHttpsUrl (Results 1 – 1 of 1) sorted by relevance
435 const char* kGalleryUpdateHttpsUrl = variable445 return GURL(secure ? kGalleryUpdateHttpsUrl : kGalleryUpdateHttpUrl); in GalleryUpdateUrl()