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

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

Issue 2939623002: [DONT COMMIT] WIP: WorkerClientsInitializer (Closed)
Patch Set: finalize2 Created 3 years, 6 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 116aaa584f76003d907ce4d8879ac3cd7c0e500e..d53d82f46d26facdf3d7e9ed226d8701946c3ee8 100644
--- a/third_party/WebKit/Source/core/workers/BUILD.gn
+++ b/third_party/WebKit/Source/core/workers/BUILD.gn
@@ -12,8 +12,6 @@ blink_core_sources("workers") {
"DedicatedWorkerGlobalScope.h",
"DedicatedWorkerMessagingProxy.cpp",
"DedicatedWorkerMessagingProxy.h",
- "DedicatedWorkerMessagingProxyProvider.cpp",
- "DedicatedWorkerMessagingProxyProvider.h",
"DedicatedWorkerThread.cpp",
"DedicatedWorkerThread.h",
"InProcessWorkerBase.cpp",

Powered by Google App Engine
This is Rietveld 408576698