Chromium Code Reviews| Index: src/contexts-inl.h |
| diff --git a/src/contexts-inl.h b/src/contexts-inl.h |
| index a51b31257db21b5a6378ad9013ace4c6b46364c8..1c7392ff97c76f17b4efa4bf84cc72f5026ca1de 100644 |
| --- a/src/contexts-inl.h |
| +++ b/src/contexts-inl.h |
| @@ -7,6 +7,7 @@ |
| #include "src/contexts.h" |
| #include "src/objects-inl.h" |
| +#include "src/objects/regexp-match-info.h" |
| namespace v8 { |
| namespace internal { |