Index: content/child/service_worker/service_worker_message_filter.h |
diff --git a/content/child/service_worker/service_worker_message_filter.h b/content/child/service_worker/service_worker_message_filter.h |
index dca7e7d92b312d2eb9480e39b0e96fde3fa3fe32..bd71b5f1924fb06fb0b4b9d053dfd6ad25d8ace8 100644 |
--- a/content/child/service_worker/service_worker_message_filter.h |
+++ b/content/child/service_worker/service_worker_message_filter.h |
@@ -38,6 +38,7 @@ class CONTENT_EXPORT ServiceWorkerMessageFilter |
void OnStaleRegistered( |
int thread_id, |
int request_id, |
+ int provider_id, |
const ServiceWorkerRegistrationObjectInfo& info, |
const ServiceWorkerVersionAttributes& attrs); |
void OnStaleSetVersionAttributes( |