| Index: third_party/WebKit/public/BUILD.gn
 | 
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
 | 
| index febc9f155b60979053acd68c30054550daee62f7..b9cc6373c362261334a0553e4e3f2a5b815647c5 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",
 | 
| 
 |