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

Unified Diff: content/content_worker.gypi

Issue 8399007: Removing dedicated worker-related IPC codei (first round). (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: CR feedback Created 9 years, 2 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/common/worker_messages.h ('k') | content/worker/websharedworker_stub.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_worker.gypi
diff --git a/content/content_worker.gypi b/content/content_worker.gypi
index 567d5e27e5544389dfe7adceb65746ec210c9e70..c7a2e7b11989cd0023b94acdece69a43b9da8331 100644
--- a/content/content_worker.gypi
+++ b/content/content_worker.gypi
@@ -13,10 +13,6 @@
'worker/shared_worker_devtools_agent.h',
'worker/websharedworker_stub.cc',
'worker/websharedworker_stub.h',
- 'worker/webworker_stub_base.cc',
- 'worker/webworker_stub_base.h',
- 'worker/webworker_stub.cc',
- 'worker/webworker_stub.h',
'worker/webworkerclient_proxy.cc',
'worker/webworkerclient_proxy.h',
'worker/worker_main.cc',
« no previous file with comments | « content/common/worker_messages.h ('k') | content/worker/websharedworker_stub.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698