Searched refs:PromoServerURL (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/web_resource/
H A Dnotification_promo.h32 static GURL PromoServerURL();
H A Dpromo_resource_service.cc50 NotificationPromo::PromoServerURL() : GURL(promo_server_url);
H A Dnotification_promo.cc85 // TODO(achuith): Move NotificationPromo::PromoServerURL to the blocking pool.
474 GURL NotificationPromo::PromoServerURL() { function in class:NotificationPromo
480 DVLOG(1) << "PromoServerURL=" << url.spec();
H A Dpromo_resource_service_unittest.cc529 GURL promo_server_url = NotificationPromo::PromoServerURL();

Completed in 63 milliseconds