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