| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index e84d0eaea54b756fae40900a4b3416e8b465b59c..a2cfbe0d99adcaddcc9c059a6d2fa391da5ab306 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -384,6 +384,7 @@ source_set("blink_headers") {
|
| "platform/modules/serviceworker/WebServiceWorkerClientsInfo.h",
|
| "platform/modules/serviceworker/WebServiceWorkerError.h",
|
| "platform/modules/serviceworker/WebServiceWorkerEventResult.h",
|
| + "platform/modules/serviceworker/WebServiceWorkerNetworkProvider.h",
|
| "platform/modules/serviceworker/WebServiceWorkerProvider.h",
|
| "platform/modules/serviceworker/WebServiceWorkerProviderClient.h",
|
| "platform/modules/serviceworker/WebServiceWorkerProxy.h",
|
| @@ -572,7 +573,6 @@ source_set("blink_headers") {
|
| "web/mac/WebSubstringUtil.h",
|
| "web/modules/serviceworker/WebServiceWorkerContextClient.h",
|
| "web/modules/serviceworker/WebServiceWorkerContextProxy.h",
|
| - "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h",
|
| "web/win/WebFontRendering.h",
|
| ]
|
|
|
|
|