Home | History | Annotate | Download | only in extensions

Lines Matching refs:GalleryUpdateUrl

440 GURL Extension::GalleryUpdateUrl(bool secure) {
2894 return update_url() == GalleryUpdateUrl(false) ||
2895 update_url() == GalleryUpdateUrl(true);