Chromium Code Reviews| Index: src/x87/lithium-codegen-x87.cc |
| diff --git a/src/x87/lithium-codegen-x87.cc b/src/x87/lithium-codegen-x87.cc |
| index 07be757ed5d5cf238808b9765e66da4e17409747..5ae9182a1af9462d09a219810e4ac9ede16a7cfe 100644 |
| --- a/src/x87/lithium-codegen-x87.cc |
| +++ b/src/x87/lithium-codegen-x87.cc |
| @@ -10,6 +10,7 @@ |
| #include "src/code-factory.h" |
| #include "src/code-stubs.h" |
| #include "src/codegen.h" |
| +#include "src/cpu-profiler.h" |
| #include "src/deoptimizer.h" |
| #include "src/hydrogen-osr.h" |
| #include "src/ic/ic.h" |