Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/web_resource/
Dnotification_promo.h32 static GURL PromoServerURL();
Dpromo_resource_service.cc47 NotificationPromo::PromoServerURL() : GURL(promo_server_url); in GetPromoResourceURL()
Dpromo_resource_service_unittest.cc529 GURL promo_server_url = NotificationPromo::PromoServerURL(); in TEST_F()
Dnotification_promo.cc448 GURL NotificationPromo::PromoServerURL() { in PromoServerURL() function in NotificationPromo