Chromium Code Reviews| Index: src/ast/ast-type-bounds.h |
| diff --git a/src/ast/ast-type-bounds.h b/src/ast/ast-type-bounds.h |
| index f3aa5b4d1294f824452cc7956906f3811573826e..0d1a3c849871460f62e7c3f60ea68664b5f329e3 100644 |
| --- a/src/ast/ast-type-bounds.h |
| +++ b/src/ast/ast-type-bounds.h |
| @@ -8,7 +8,7 @@ |
| #define V8_AST_AST_TYPE_BOUNDS_H_ |
| #include "src/ast/ast-types.h" |
| -#include "src/zone-containers.h" |
| +#include "src/zone/zone-containers.h" |
| namespace v8 { |
| namespace internal { |