| Index: public/web/WebServiceWorkerContextClient.h
|
| diff --git a/public/web/WebServiceWorkerContextClient.h b/public/web/WebServiceWorkerContextClient.h
|
| index 4e71fb9dc0189b7ae2121e3f4a865b3faf77a19a..70e71d11a4690efccb9fe6975ea3cea6cb24d724 100644
|
| --- a/public/web/WebServiceWorkerContextClient.h
|
| +++ b/public/web/WebServiceWorkerContextClient.h
|
| @@ -31,6 +31,7 @@
|
| #ifndef WebServiceWorkerContextClient_h
|
| #define WebServiceWorkerContextClient_h
|
|
|
| +#include "WebWorkerPermissionClientProxy.h"
|
| #include "public/platform/WebMessagePortChannel.h"
|
| #include "public/platform/WebServiceWorkerClientsClaimCallbacks.h"
|
| #include "public/platform/WebServiceWorkerClientsInfo.h"
|
|
|