Index: src/arm/lithium-codegen-arm.cc |
diff --git a/src/arm/lithium-codegen-arm.cc b/src/arm/lithium-codegen-arm.cc |
index 5b6ed2caf33025998fc4fa0e918d2331fdcb55a8..223690db45c361d8ed2559048aeb408482889b0a 100644 |
--- a/src/arm/lithium-codegen-arm.cc |
+++ b/src/arm/lithium-codegen-arm.cc |
@@ -9,6 +9,7 @@ |
#include "src/base/bits.h" |
#include "src/code-factory.h" |
#include "src/code-stubs.h" |
+#include "src/cpu-profiler.h" |
#include "src/hydrogen-osr.h" |
#include "src/ic/ic.h" |
#include "src/ic/stub-cache.h" |