Chromium Code Reviews| Index: src/runtime/runtime-utils.h |
| diff --git a/src/runtime/runtime-utils.h b/src/runtime/runtime-utils.h |
| index c44e40208fda9ed8bb9fad5852995349ca89d480..3fe32975e678d4f2687ccc5fbf4c3ad6ad345728 100644 |
| --- a/src/runtime/runtime-utils.h |
| +++ b/src/runtime/runtime-utils.h |
| @@ -5,6 +5,7 @@ |
| #ifndef V8_RUNTIME_RUNTIME_UTILS_H_ |
| #define V8_RUNTIME_RUNTIME_UTILS_H_ |
| +#include "src/runtime/runtime.h" |
| namespace v8 { |
| namespace internal { |