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

Unified Diff: third_party/WebKit/Source/core/workers/BUILD.gn

Issue 2842123002: WorkerShadowFetchContext
Patch Set: . Created 3 years, 7 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/Source/core/workers/BUILD.gn
diff --git a/third_party/WebKit/Source/core/workers/BUILD.gn b/third_party/WebKit/Source/core/workers/BUILD.gn
index dd1b5820e2c049fbb1e3a01b1f10bba76626a3b6..f32f9c1b228651dfb9a75852a4a38aa73585822b 100644
--- a/third_party/WebKit/Source/core/workers/BUILD.gn
+++ b/third_party/WebKit/Source/core/workers/BUILD.gn
@@ -73,6 +73,8 @@ blink_core_sources("workers") {
"WorkerScriptLoader.h",
"WorkerSettings.cpp",
"WorkerSettings.h",
+ "WorkerShadowFetchContext.cpp",
+ "WorkerShadowFetchContext.h",
"WorkerThread.cpp",
"WorkerThread.h",
"WorkerThreadLifecycleObserver.cpp",

Powered by Google App Engine
This is Rietveld 408576698