Chromium Code Reviews| Index: src/x87/codegen-x87.h |
| diff --git a/src/x87/codegen-x87.h b/src/x87/codegen-x87.h |
| index 170b40397abb4d16a8a143dd11a27b9fda9816be..f034a9c2fad320fe9a0e3ed4b231689a4febbfcb 100644 |
| --- a/src/x87/codegen-x87.h |
| +++ b/src/x87/codegen-x87.h |
| @@ -5,7 +5,6 @@ |
| #ifndef V8_X87_CODEGEN_X87_H_ |
| #define V8_X87_CODEGEN_X87_H_ |
| -#include "src/ast/ast.h" |
| #include "src/macro-assembler.h" |
| namespace v8 { |