Searched defs:InterstitialPage (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dinterstitial_page.h30 // InterstitialPage instances take care of deleting themselves when closed
34 class InterstitialPage { class in namespace:content
45 CONTENT_EXPORT static InterstitialPage* Create(
51 // Retrieves the InterstitialPage if any associated with the specified
53 CONTENT_EXPORT static InterstitialPage* GetInterstitialPage(
56 virtual ~InterstitialPage() {}

Completed in 560 milliseconds