Index: third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
diff --git a/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h b/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
index 419a02499e80b7c1d0f5cf539490887bef39d566..f9f9c49bcc379f5eac0a3d4c783fc24fa2954032 100644 |
--- a/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
+++ b/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
@@ -57,6 +57,7 @@ class WebSharedWorkerRepositoryClient { |
WebContentSecurityPolicyType, |
WebAddressSpace, |
WebSharedWorkerCreationContextType, |
+ bool data_saver_enabled, |
std::unique_ptr<WebMessagePortChannel>, |
std::unique_ptr<blink::WebSharedWorkerConnectListener>) { |
} |