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

Unified Diff: content/test/BUILD.gn

Issue 411283002: Remove disable-embedded-shared-worker flag and shared worker process related codes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 9578b405164d7bc0438d9ecc11625602356619c7..91d23772246ba77eeacc72cf496c233ee196d21a 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -47,7 +47,6 @@ static_library("test_support") {
"//content/ppapi_plugin",
"//content/renderer",
"//content/utility",
- "//content/worker",
"//cc",
"//cc:test_support",
"//media",

Powered by Google App Engine
This is Rietveld 408576698