Chromium Code Reviews| Index: src/runtime/runtime.cc |
| diff --git a/src/runtime/runtime.cc b/src/runtime/runtime.cc |
| index 9d1cd39c5da921862db1fc3f5ec4370fe3aeb613..38f180565646a5023991b53c5976a57369f513b0 100644 |
| --- a/src/runtime/runtime.cc |
| +++ b/src/runtime/runtime.cc |
| @@ -10,6 +10,7 @@ |
| #include "src/handles-inl.h" |
| #include "src/heap/heap.h" |
| #include "src/isolate.h" |
| +#include "src/objects-inl.h" |
| #include "src/runtime/runtime-utils.h" |
| namespace v8 { |