Chromium Code Reviews| Index: src/ast/modules.h |
| diff --git a/src/ast/modules.h b/src/ast/modules.h |
| index bdc31b24e630c288fc6eb1f732270797f85f7ee9..c850b9bbc897d1b5e492a4a9d22ce5b08c224dbf 100644 |
| --- a/src/ast/modules.h |
| +++ b/src/ast/modules.h |
| @@ -7,7 +7,7 @@ |
| #include "src/parsing/scanner.h" // Only for Scanner::Location. |
| #include "src/pending-compilation-error-handler.h" |
| -#include "src/zone-containers.h" |
| +#include "src/zone/zone-containers.h" |
| namespace v8 { |
| namespace internal { |