| 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 f3b3be649dee8e12ed7e34016368633fbdbde581..025da9b80082d35532838f57d6fb0975df9e6325 100644
|
| --- a/content/browser/shared_worker/shared_worker_instance.h
|
| +++ b/content/browser/shared_worker/shared_worker_instance.h
|
| @@ -7,7 +7,6 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "content/browser/shared_worker/worker_storage_partition.h"
|
| #include "content/common/content_export.h"
|
| #include "third_party/WebKit/public/web/WebContentSecurityPolicy.h"
|
|
|