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 920d06c541a971b728f88fbd42fc0715b4fe93a9..fe6d168b52813ad37c38b6ee9d1e698654191a3b 100644 |
| --- a/src/ic/x64/handler-compiler-x64.cc |
| +++ b/src/ic/x64/handler-compiler-x64.cc |
| @@ -7,6 +7,7 @@ |
| #include "src/ic/call-optimization.h" |
| #include "src/ic/handler-compiler.h" |
| #include "src/ic/ic.h" |
| +#include "src/isolate-inl.h" |
| namespace v8 { |
| namespace internal { |