| Index: content/browser/service_worker/service_worker_context_wrapper.h
|
| diff --git a/content/browser/service_worker/service_worker_context_wrapper.h b/content/browser/service_worker/service_worker_context_wrapper.h
|
| index 73f6506acca6fc0e6f13e272c844486e7ae80091..ff077214192d36f320432ad25d56d9dbd4f9cbcd 100644
|
| --- a/content/browser/service_worker/service_worker_context_wrapper.h
|
| +++ b/content/browser/service_worker/service_worker_context_wrapper.h
|
| @@ -166,6 +166,7 @@ class CONTENT_EXPORT ServiceWorkerContextWrapper
|
| friend class EmbeddedWorkerBrowserTest;
|
| friend class ServiceWorkerDispatcherHost;
|
| friend class ServiceWorkerInternalsUI;
|
| + friend class ServiceWorkerNavigationHandleCore;
|
| friend class ServiceWorkerProcessManager;
|
| friend class ServiceWorkerRequestHandler;
|
| friend class ServiceWorkerVersionBrowserTest;
|
|
|