Chromium Code Reviews| Index: src/compiler-dispatcher/compiler-dispatcher-job.cc |
| diff --git a/src/compiler-dispatcher/compiler-dispatcher-job.cc b/src/compiler-dispatcher/compiler-dispatcher-job.cc |
| index 21e30c8d4c2bae906f4266b56af6f3d57397ce56..6927d8cea4b91b8b197110804f65c9adcf360fed 100644 |
| --- a/src/compiler-dispatcher/compiler-dispatcher-job.cc |
| +++ b/src/compiler-dispatcher/compiler-dispatcher-job.cc |
| @@ -14,7 +14,7 @@ |
| #include "src/parsing/parser.h" |
| #include "src/parsing/scanner-character-streams.h" |
| #include "src/unicode-cache.h" |
| -#include "src/zone.h" |
| +#include "src/zone/zone.h" |
| namespace v8 { |
| namespace internal { |