| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 172531f622c32d76be383802f62dd66cacbdc2fa..742bd7bd69c285436cd196c6af596a2c78a29606 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -342,6 +342,7 @@ source_set("blink_headers") {
|
| "platform/WebVector.h",
|
| "platform/WebViewScheduler.h",
|
| "platform/WebViewportStyle.h",
|
| + "platform/WebWorkerFetchContext.h",
|
| "platform/callback/WebClosure.h",
|
| "platform/linux/WebFallbackFont.h",
|
| "platform/linux/WebFontRenderStyle.h",
|
|
|