Chromium Code Reviews| Index: src/crankshaft/compilation-phase.h |
| diff --git a/src/crankshaft/compilation-phase.h b/src/crankshaft/compilation-phase.h |
| index a754142f11130beda4ab1f4381942cbf59a00afd..8d6468d4dc05552e3421d949790bfb418eb9f1a9 100644 |
| --- a/src/crankshaft/compilation-phase.h |
| +++ b/src/crankshaft/compilation-phase.h |
| @@ -8,7 +8,7 @@ |
| #include "src/allocation.h" |
| #include "src/base/platform/elapsed-timer.h" |
| #include "src/compilation-info.h" |
| -#include "src/zone.h" |
| +#include "src/zone/zone.h" |
| namespace v8 { |
| namespace internal { |