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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2833693002: Move SharedWorkerRepositoryClientImpl from web/ to core/exported/. (Closed)
Patch Set: 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/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index b1e232b7e723e1db751b6d0854baaac8f64e073e..18dff5dea444d3b3d1d4d43e98abfbe2870f75a3 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -113,8 +113,6 @@ component("web") {
"ServiceWorkerGlobalScopeClientImpl.h",
"ServiceWorkerGlobalScopeProxy.cpp",
"ServiceWorkerGlobalScopeProxy.h",
- "SharedWorkerRepositoryClientImpl.cpp",
- "SharedWorkerRepositoryClientImpl.h",
"SpeechRecognitionClientProxy.cpp",
"SpeechRecognitionClientProxy.h",
"SpellCheckerClientImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698