Chromium Code Reviews| Index: extensions/common/user_script.h |
| diff --git a/extensions/common/user_script.h b/extensions/common/user_script.h |
| index 93ca14f1baa55a40f6b103b7ebe1ca4b2ebb28f4..8bf16bf2fecfcc27ede706bc4a49bb5bc074f08e 100644 |
| --- a/extensions/common/user_script.h |
| +++ b/extensions/common/user_script.h |
| @@ -8,7 +8,6 @@ |
| #include <string> |
| #include <vector> |
| -#include "base/basictypes.h" |
| #include "base/files/file_path.h" |
| #include "base/strings/string_piece.h" |
| #include "extensions/common/host_id.h" |