Index: src/log-utils.h |
diff --git a/src/log-utils.h b/src/log-utils.h |
index afc3521c6030db63f3175073a0bc34f1b44a7a45..87dab52406338facb3fe484bfb7f12ee38e3fc08 100644 |
--- a/src/log-utils.h |
+++ b/src/log-utils.h |
@@ -6,6 +6,8 @@ |
#define V8_LOG_UTILS_H_ |
#include "src/allocation.h" |
+#include "src/base/platform/mutex.h" |
+#include "src/flags.h" |
namespace v8 { |
namespace internal { |