| Index: content/browser/service_worker/service_worker_job_coordinator.h
|
| diff --git a/content/browser/service_worker/service_worker_job_coordinator.h b/content/browser/service_worker/service_worker_job_coordinator.h
|
| index 167f2a8038b23399f32c01461111784a4e2f21f6..02ab6e38235102965318996e36080b5f3e612aed 100644
|
| --- a/content/browser/service_worker/service_worker_job_coordinator.h
|
| +++ b/content/browser/service_worker/service_worker_job_coordinator.h
|
| @@ -33,7 +33,6 @@ class CONTENT_EXPORT ServiceWorkerJobCoordinator {
|
|
|
| void Unregister(
|
| const GURL& pattern,
|
| - int source_process_id,
|
| const ServiceWorkerUnregisterJob::UnregistrationCallback& callback);
|
|
|
| // Jobs are removed whenever they are finished or canceled.
|
|
|