Chromium Code Reviews| Index: src/ic/x87/handler-compiler-x87.cc |
| diff --git a/src/ic/x87/handler-compiler-x87.cc b/src/ic/x87/handler-compiler-x87.cc |
| index e1eea1af7a55f8fb32fe5ac23be36d2ff86393db..7b13f96487cea28c47c81d6ddc077676a1c371c7 100644 |
| --- a/src/ic/x87/handler-compiler-x87.cc |
| +++ b/src/ic/x87/handler-compiler-x87.cc |
| @@ -6,6 +6,7 @@ |
| #include "src/ic/handler-compiler.h" |
| +#include "src/api-arguments.h" |
| #include "src/field-type.h" |
| #include "src/ic/call-optimization.h" |
| #include "src/ic/ic.h" |