| Index: third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h
|
| diff --git a/third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h b/third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h
|
| index aefc049425a167f50a9bd2ca31b13509e7e43e66..66f4810ac8ebb9867f4d570d2f6774ad5aca431e 100644
|
| --- a/third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h
|
| +++ b/third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebEmbeddedWorkerStartData_h
|
| #define WebEmbeddedWorkerStartData_h
|
|
|
| -#include "WebContentSecurityPolicy.h"
|
| #include "public/platform/WebAddressSpace.h"
|
| +#include "public/platform/WebContentSecurityPolicy.h"
|
| #include "public/platform/WebString.h"
|
| #include "public/platform/WebURL.h"
|
| #include "public/web/WebSettings.h"
|
|
|