Chromium Code Reviews| Index: src/x64/lithium-codegen-x64.cc |
| diff --git a/src/x64/lithium-codegen-x64.cc b/src/x64/lithium-codegen-x64.cc |
| index f4d75775bbca8897f68cd1620bdf52de1931f6dd..72059cd647e7a9677fd0cf34c0d7a83e48b44f0a 100644 |
| --- a/src/x64/lithium-codegen-x64.cc |
| +++ b/src/x64/lithium-codegen-x64.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" |