Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index 9f3b450b96f7e070e89a290acaf4a15ad35e2db3..8aac2a6c42181d235ca9d99d56854685ab2b20af 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -393,6 +393,7 @@ source_set("blink_headers") { |
"platform/modules/serviceworker/WebServiceWorkerRegistrationProxy.h", |
"platform/modules/serviceworker/WebServiceWorkerRequest.h", |
"platform/modules/serviceworker/WebServiceWorkerResponse.h", |
+ "platform/modules/serviceworker/WebServiceWorkerResponseError.h", |
"platform/modules/serviceworker/WebServiceWorkerResponseType.h", |
"platform/modules/serviceworker/WebServiceWorkerSkipWaitingCallbacks.h", |
"platform/modules/serviceworker/WebServiceWorkerState.h", |
@@ -541,6 +542,7 @@ source_set("blink_headers") { |
"web/WebSharedWorker.h", |
"web/WebSharedWorkerClient.h", |
"web/WebSharedWorkerConnectListener.h", |
+ "web/WebSharedWorkerCreationContextType.h", |
"web/WebSharedWorkerCreationErrors.h", |
"web/WebSharedWorkerRepositoryClient.h", |
"web/WebSpeechGrammar.h", |