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 81463a01543ed0de77a6795dd5217140a359ac13..0e1a83c2a9a29648694e51365b9c4eb4e2ec132f 100644 |
--- a/content/browser/service_worker/service_worker_context_wrapper.h |
+++ b/content/browser/service_worker/service_worker_context_wrapper.h |
@@ -168,6 +168,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; |