Chromium Code Reviews| Index: src/compilation-cache.cc |
| diff --git a/src/compilation-cache.cc b/src/compilation-cache.cc |
| index b696ea55079e0a70eaccbc53ebec0454565077aa..f2cb4c9000efc32fa530776584c440ceedd5fe46 100644 |
| --- a/src/compilation-cache.cc |
| +++ b/src/compilation-cache.cc |
| @@ -6,7 +6,6 @@ |
| #include "src/assembler.h" |
| #include "src/compilation-cache.h" |
| -#include "src/serialize.h" |
| namespace v8 { |
| namespace internal { |