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

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

Issue 2840473002: Worker: Remove WorkerLoaderProxy for clean-up (Closed)
Patch Set: clean up 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 4e01ee7baec3adeee8effb6f5ac5c05fad9ed3a1..bf0958a5bedb8bc60ea32640553f30325332bf88 100644
--- a/third_party/WebKit/Source/core/workers/BUILD.gn
+++ b/third_party/WebKit/Source/core/workers/BUILD.gn
@@ -61,8 +61,6 @@ blink_core_sources("workers") {
"WorkerGlobalScope.h",
"WorkerInspectorProxy.cpp",
"WorkerInspectorProxy.h",
- "WorkerLoaderProxy.cpp",
- "WorkerLoaderProxy.h",
"WorkerLocation.h",
"WorkerNavigator.cpp",
"WorkerNavigator.h",

Powered by Google App Engine
This is Rietveld 408576698