Chromium Code Reviews| Index: src/mips/lithium-codegen-mips.cc |
| diff --git a/src/mips/lithium-codegen-mips.cc b/src/mips/lithium-codegen-mips.cc |
| index 193db1e9b76d6cd75ef2151edd2bdd776ecbe96c..89613772ac467ccedcde8f7f7e4fa3bd6a064ec2 100644 |
| --- a/src/mips/lithium-codegen-mips.cc |
| +++ b/src/mips/lithium-codegen-mips.cc |
| @@ -31,7 +31,7 @@ |
| #include "src/hydrogen-osr.h" |
| #include "src/mips/lithium-codegen-mips.h" |
| #include "src/mips/lithium-gap-resolver-mips.h" |
| -#include "src/stub-cache.h" |
| + |
| namespace v8 { |
| namespace internal { |