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

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: rebase 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
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/worker/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 420d9ea37d6ee9f27533b3b92781a36af841ef9d..901cc48cd60cbaf827e828702ac8f75a631b3d75 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -46,7 +46,6 @@ static_library("test_support") {
"//content/ppapi_plugin",
"//content/public/renderer",
"//content/public/utility",
- "//content/worker",
"//cc",
"//cc:test_support",
"//media",
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/worker/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698