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

Unified Diff: content/browser/worker_host/worker_service_impl.h

Issue 17167009: Delete some dead code. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 6 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 | « no previous file | content/browser/worker_host/worker_service_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/worker_host/worker_service_impl.h
===================================================================
--- content/browser/worker_host/worker_service_impl.h (revision 207272)
+++ content/browser/worker_host/worker_service_impl.h (working copy)
@@ -52,7 +52,6 @@
const WorkerStoragePartition& worker_partition,
bool* exists,
bool* url_error);
- void CancelCreateDedicatedWorker(int route_id, WorkerMessageFilter* filter);
void ForwardToWorker(const IPC::Message& message,
WorkerMessageFilter* filter);
void DocumentDetached(unsigned long long document_id,
« no previous file with comments | « no previous file | content/browser/worker_host/worker_service_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698