Chromium Code Reviews| Index: src/compiler/type-hint-analyzer.h |
| diff --git a/src/compiler/type-hint-analyzer.h b/src/compiler/type-hint-analyzer.h |
| index ac13bf29a8cc24154085104d0bde47ed54541e33..87067042ddfff3443d08b5a4fe73db8ea9739dc3 100644 |
| --- a/src/compiler/type-hint-analyzer.h |
| +++ b/src/compiler/type-hint-analyzer.h |
| @@ -7,7 +7,7 @@ |
| #include "src/compiler/type-hints.h" |
| #include "src/handles.h" |
| -#include "src/zone-containers.h" |
| +#include "src/zone/zone-containers.h" |
| namespace v8 { |
| namespace internal { |