| Index: content/renderer/shared_worker/shared_worker_repository.h
|
| diff --git a/content/renderer/shared_worker/shared_worker_repository.h b/content/renderer/shared_worker/shared_worker_repository.h
|
| index 1628382e1450cfbea978f45ac74452c4c06fbbbb..354f0a07d8b38dc7af638e99998dd666e6d655fd 100644
|
| --- a/content/renderer/shared_worker/shared_worker_repository.h
|
| +++ b/content/renderer/shared_worker/shared_worker_repository.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "third_party/WebKit/public/platform/WebAddressSpace.h"
|
| -#include "third_party/WebKit/public/web/WebContentSecurityPolicy.h"
|
| +#include "third_party/WebKit/public/platform/WebContentSecurityPolicy.h"
|
| #include "third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h"
|
| #include "third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h"
|
|
|
|
|