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 3edd34ca147026ed8dc7acd858baf1cb6045cf1b..354f8943bb4ea271724b6c8631ab015171b80819 100644 |
| --- a/src/compiler/type-hint-analyzer.h |
| +++ b/src/compiler/type-hint-analyzer.h |
| @@ -7,7 +7,7 @@ |
| #include "src/handles.h" |
| #include "src/type-hints.h" |
| -#include "src/zone-containers.h" |
| +#include "src/zone/zone-containers.h" |
| namespace v8 { |
| namespace internal { |