CheckIfShouldIgnoreNavigation   77 components/navigation_interception/intercept_navigation_resource_throttle.cc       CheckIfShouldIgnoreNavigation(request_->url(), request_->method(), false);
CheckIfShouldIgnoreNavigation   84 components/navigation_interception/intercept_navigation_resource_throttle.cc       CheckIfShouldIgnoreNavigation(new_url, GetMethodAfterRedirect(), true);
CheckIfShouldIgnoreNavigation   49 components/navigation_interception/intercept_navigation_resource_throttle.h   bool CheckIfShouldIgnoreNavigation(const GURL& url,