| Index: content/browser/shared_worker/shared_worker_instance.h
|
| diff --git a/content/browser/shared_worker/shared_worker_instance.h b/content/browser/shared_worker/shared_worker_instance.h
|
| index 947621e1261082ecf6f79b63e74e4bf279e4b451..9c2359dff3abd8068aa2d8d3ae6d62b21426e40b 100644
|
| --- a/content/browser/shared_worker/shared_worker_instance.h
|
| +++ b/content/browser/shared_worker/shared_worker_instance.h
|
| @@ -10,7 +10,7 @@
|
| #include "content/browser/shared_worker/worker_storage_partition.h"
|
| #include "content/common/content_export.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 "url/gurl.h"
|
|
|
|
|