Chromium Code Reviews| Index: src/compiler/js-graph.h |
| diff --git a/src/compiler/js-graph.h b/src/compiler/js-graph.h |
| index a22a93f4f703567f6855bffa959e490241cba5fb..4f23773259df561aae3f1e1aec6496b7a4d60dde 100644 |
| --- a/src/compiler/js-graph.h |
| +++ b/src/compiler/js-graph.h |
| @@ -11,6 +11,7 @@ |
| #include "src/compiler/js-operator.h" |
| #include "src/compiler/machine-operator.h" |
| #include "src/compiler/node-properties.h" |
| +#include "src/isolate.h" |
| namespace v8 { |
| namespace internal { |