Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(372)

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2701753003: [WIP] off-main-thread loading
Patch Set: small fix Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « third_party/WebKit/Source/web/WebSharedWorkerImpl.cpp ('k') | third_party/WebKit/public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698