| Index: public/web/WebEmbeddedWorkerStartData.h
|
| diff --git a/public/web/WebEmbeddedWorkerStartData.h b/public/web/WebEmbeddedWorkerStartData.h
|
| index ddae7d0d3a49707b37b54dec2b57e02117710fd3..c5cf380e489a99425e90f5711c35726436a965d4 100644
|
| --- a/public/web/WebEmbeddedWorkerStartData.h
|
| +++ b/public/web/WebEmbeddedWorkerStartData.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef WebEmbeddedWorkerStartData_h
|
| #define WebEmbeddedWorkerStartData_h
|
|
|
| +#include "WebContentSecurityPolicy.h"
|
| #include "public/platform/WebString.h"
|
| #include "public/platform/WebURL.h"
|
| -#include "public/web/WebContentSecurityPolicy.h"
|
|
|
| namespace blink {
|
|
|
|
|