| Index: src/ast/ast-function-literal-id-reindexer.cc
|
| diff --git a/src/ast/ast-function-literal-id-reindexer.cc b/src/ast/ast-function-literal-id-reindexer.cc
|
| index 2ffc143606762b69577bd82306eeb8069d47ff8e..5cb1e87d2395dc734a0a5bef6bf68786bb1960e6 100644
|
| --- a/src/ast/ast-function-literal-id-reindexer.cc
|
| +++ b/src/ast/ast-function-literal-id-reindexer.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "src/ast/ast-function-literal-id-reindexer.h"
|
| +#include "src/objects-inl.h"
|
|
|
| #include "src/ast/ast.h"
|
|
|
|
|