Chromium Code Reviews| Index: src/lithium-codegen.cc |
| diff --git a/src/lithium-codegen.cc b/src/lithium-codegen.cc |
| index 24c1301dc514b59dcfa5f4c7daa8bf38ff31122c..267df58ccd0ac3c68afde24228d18bc7aff237b3 100644 |
| --- a/src/lithium-codegen.cc |
| +++ b/src/lithium-codegen.cc |
| @@ -6,8 +6,6 @@ |
| #include <sstream> |
| -#include "src/v8.h" |
| - |
| #if V8_TARGET_ARCH_IA32 |
| #include "src/ia32/lithium-ia32.h" // NOLINT |
| #include "src/ia32/lithium-codegen-ia32.h" // NOLINT |