Chromium Code Reviews| Index: src/ic/x64/handler-compiler-x64.cc |
| diff --git a/src/ic/x64/handler-compiler-x64.cc b/src/ic/x64/handler-compiler-x64.cc |
| index dfe58cc367045edfd4e5de24db7a1b8e3be6d0d2..edab74dd2955c50b41efaecb398a8fecd3ae4d18 100644 |
| --- a/src/ic/x64/handler-compiler-x64.cc |
| +++ b/src/ic/x64/handler-compiler-x64.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" |