Index: content/child/web_url_loader_impl.h |
diff --git a/content/child/web_url_loader_impl.h b/content/child/web_url_loader_impl.h |
index 27b4b2f5b1c1e4d2e5db02410a68b415a8c38f77..676f2a6f2642b15e739b50e5c871f7fe86a42e5d 100644 |
--- a/content/child/web_url_loader_impl.h |
+++ b/content/child/web_url_loader_impl.h |
@@ -53,7 +53,7 @@ class CONTENT_EXPORT WebURLLoaderImpl |
static blink::WebURLRequest PopulateURLRequestForRedirect( |
const blink::WebURLRequest& request, |
const net::RedirectInfo& redirect_info, |
- blink::WebURLRequest::SkipServiceWorker skip_service_worker); |
+ blink::WebURLRequest::ServiceWorkerMode service_worker_mode); |
// WebURLLoader methods: |
void loadSynchronously(const blink::WebURLRequest& request, |