Chromium Code Reviews| Index: src/x64/lithium-x64.cc |
| diff --git a/src/x64/lithium-x64.cc b/src/x64/lithium-x64.cc |
| index af57996bbea638e10da47be5b0d077e68d5df8c9..56a6c048f6c7a2c8b0b2dc4eb7f9920bab851ce1 100644 |
| --- a/src/x64/lithium-x64.cc |
| +++ b/src/x64/lithium-x64.cc |
| @@ -7,9 +7,8 @@ |
| #if V8_TARGET_ARCH_X64 |
| #include "src/hydrogen-osr.h" |
| -#include "src/lithium-allocator-inl.h" |
| +#include "src/lithium-inl.h" |
| #include "src/x64/lithium-codegen-x64.h" |
| -#include "src/x64/lithium-x64.h" |
| namespace v8 { |
| namespace internal { |