Chromium Code Reviews| Index: src/ic/handler-compiler.cc |
| diff --git a/src/ic/handler-compiler.cc b/src/ic/handler-compiler.cc |
| index 98b30aa54d15b6036320342f9538d1d7d8f5c907..7e242d3bc979c6e8ec61f18ba5facead4402d4c5 100644 |
| --- a/src/ic/handler-compiler.cc |
| +++ b/src/ic/handler-compiler.cc |
| @@ -8,6 +8,7 @@ |
| #include "src/ic/call-optimization.h" |
| #include "src/ic/ic.h" |
| #include "src/ic/ic-inl.h" |
| +#include "src/isolate-inl.h" |
| namespace v8 { |
| namespace internal { |