Chromium Code Reviews| Index: src/x87/lithium-x87.cc |
| diff --git a/src/x87/lithium-x87.cc b/src/x87/lithium-x87.cc |
| index 361b20be0b2fd2ffc8feec862de0c6870b821949..20e03ac331d5d7adfb4a7e9274c7d395c599aba5 100644 |
| --- a/src/x87/lithium-x87.cc |
| +++ b/src/x87/lithium-x87.cc |
| @@ -7,9 +7,8 @@ |
| #if V8_TARGET_ARCH_X87 |
| #include "src/hydrogen-osr.h" |
| -#include "src/lithium-allocator-inl.h" |
| +#include "src/lithium-inl.h" |
| #include "src/x87/lithium-codegen-x87.h" |
| -#include "src/x87/lithium-x87.h" |
| namespace v8 { |
| namespace internal { |