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

Unified Diff: chrome/chrome_dll.gypi

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 | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_dll.gypi
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index 33384cd132ef6cea5d83937da72706a9b3f2a54f..4840963bbe8cdd9b8d030e98213f34a936579620 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -244,7 +244,6 @@
'dependencies': [
'<@(chromium_child_dependencies)',
'../content/content.gyp:content_app_both',
- '../content/content.gyp:content_worker',
],
'dependencies!': [
'../content/content.gyp:content_app_browser',
@@ -339,7 +338,6 @@
'dependencies': [
'<@(chromium_child_dependencies)',
'../content/content.gyp:content_app_child',
- '../content/content.gyp:content_worker',
'chrome_version_resources',
'policy_path_parser',
],
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698