| Index: public/web/WebSharedWorkerConnector.h
|
| diff --git a/public/web/WebSharedWorkerConnector.h b/public/web/WebSharedWorkerConnector.h
|
| index 0371737102fe513cdb599591a28c1af074944b02..5978de90bc7ea248da12c33707f2d185b78786f0 100644
|
| --- a/public/web/WebSharedWorkerConnector.h
|
| +++ b/public/web/WebSharedWorkerConnector.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSharedWorkerConnector_h
|
| #define WebSharedWorkerConnector_h
|
|
|
| -#include "WebContentSecurityPolicy.h"
|
| +#include "public/web/WebContentSecurityPolicy.h"
|
|
|
| namespace blink {
|
|
|
|
|