Index: content/browser/service_worker/service_worker_dispatcher_host.h |
diff --git a/content/browser/service_worker/service_worker_dispatcher_host.h b/content/browser/service_worker/service_worker_dispatcher_host.h |
index 9d1ff96c7e22d5786193c936e83688c57666744b..e44b5ff37a60e225f4f7a6ea70ceb469a59be1cc 100644 |
--- a/content/browser/service_worker/service_worker_dispatcher_host.h |
+++ b/content/browser/service_worker/service_worker_dispatcher_host.h |
@@ -188,6 +188,7 @@ class CONTENT_EXPORT ServiceWorkerDispatcherHost : public BrowserMessageFilter { |
int thread_id, |
int provider_id, |
int request_id, |
+ ServiceWorkerStatusCode status, |
const std::vector<scoped_refptr<ServiceWorkerRegistration>>& |
registrations); |