Chromium Code Reviews| Index: src/scopeinfo.h |
| diff --git a/src/scopeinfo.h b/src/scopeinfo.h |
| index 28d169a394a56ae9021863481ab5353a135ad8f3..927ac66fc4bee432d801537c7aaf8f83494e6a70 100644 |
| --- a/src/scopeinfo.h |
| +++ b/src/scopeinfo.h |
| @@ -29,6 +29,7 @@ |
| #define V8_SCOPEINFO_H_ |
| #include "variables.h" |
| +#include "zone-inl.h" |
| namespace v8 { |
| namespace internal { |