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

/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_resource_throttle.cc29 void SupervisedUserResourceThrottle::ShowInterstitialIfNeeded(bool is_redirect, function in class:SupervisedUserResourceThrottle
53 ShowInterstitialIfNeeded(false, request_->url(), defer);
58 ShowInterstitialIfNeeded(true, new_url, defer);

Completed in 67 milliseconds