Chromium Code Reviews| Index: src/objects-inl.h |
| diff --git a/src/objects-inl.h b/src/objects-inl.h |
| index bf51b3640b04e31d3af7e7d452cc1034f93bf6ac..e5471b9af44e2536259b84f4aa0ce6794b876ee9 100644 |
| --- a/src/objects-inl.h |
| +++ b/src/objects-inl.h |
| @@ -31,6 +31,7 @@ |
| #include "src/lookup.h" |
| #include "src/objects.h" |
| #include "src/objects/module-info.h" |
| +#include "src/objects/regexp-match-info.h" |
| #include "src/objects/scope-info.h" |
| #include "src/property.h" |
| #include "src/prototype.h" |