Chromium Code Reviews| Index: src/objects-inl.h |
| diff --git a/src/objects-inl.h b/src/objects-inl.h |
| index ff4f143ce9b08432b3bd73916e4f283e6d79d236..635b776a4861d084c884f1d28fc09502ab2e8617 100644 |
| --- a/src/objects-inl.h |
| +++ b/src/objects-inl.h |
| @@ -30,6 +30,7 @@ |
| #include "src/lookup-cache-inl.h" |
| #include "src/lookup.h" |
| #include "src/objects.h" |
| +#include "src/objects/literal-objects.h" |
| #include "src/objects/module-info.h" |
| #include "src/objects/regexp-match-info.h" |
| #include "src/objects/scope-info.h" |