Chromium Code Reviews| Index: third_party/WebKit/public/BUILD.gn |
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
| index 6766533ab6fa701d186e916e80b6a990e57240d8..8342a1330f831111dd21d9b23b196eaa03a222c0 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", |
|
kinuko
2017/04/18 08:35:37
Now Info one's gone? (Unless we revive it)
horo
2017/04/18 12:53:35
Done.
|
| "platform/callback/WebClosure.h", |
| "platform/linux/WebFallbackFont.h", |
| "platform/linux/WebFontRenderStyle.h", |