| Index: public/web/WebServiceWorkerContextClient.h
|
| diff --git a/public/web/WebServiceWorkerContextClient.h b/public/web/WebServiceWorkerContextClient.h
|
| index 82754fc7f6c194c89ce259afed56983dfe187bfb..540cb061239c36da46c3e21c376eec706843c03c 100644
|
| --- a/public/web/WebServiceWorkerContextClient.h
|
| +++ b/public/web/WebServiceWorkerContextClient.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebServiceWorkerContextClient_h
|
| #define WebServiceWorkerContextClient_h
|
|
|
| -#include "public/web/WebWorkerPermissionClientProxy.h"
|
| +#include "WebWorkerPermissionClientProxy.h"
|
|
|
| namespace blink {
|
|
|
|
|