Chromium Code Reviews| Index: src/runtime/runtime-utils.h |
| diff --git a/src/runtime/runtime-utils.h b/src/runtime/runtime-utils.h |
| index 147efed092a742724f66013147e76ee4d1b66d0f..05588b341f4bcc4f560aebad14d10dda13dd7c96 100644 |
| --- a/src/runtime/runtime-utils.h |
| +++ b/src/runtime/runtime-utils.h |
| @@ -6,6 +6,7 @@ |
| #define V8_RUNTIME_RUNTIME_UTILS_H_ |
| #include "src/base/logging.h" |
| +#include "src/globals.h" |
| #include "src/runtime/runtime.h" |
| namespace v8 { |