| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index d54758bc3e2cda04fda14b23558709c68c20e43a..54dc16d5fb0d2e214a4e792b2165fa2eefceff5a 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -343,6 +343,8 @@ source_set("blink_headers") {
|
| "platform/WebVector.h",
|
| "platform/WebViewScheduler.h",
|
| "platform/WebViewportStyle.h",
|
| + "platform/WebWorkerFetchContext.h",
|
| + "platform/WebWorkerFetchContextInfo.h",
|
| "platform/callback/WebClosure.h",
|
| "platform/linux/WebFallbackFont.h",
|
| "platform/linux/WebFontRenderStyle.h",
|
|
|