| Index: src/pending-compilation-error-handler.cc
|
| diff --git a/src/pending-compilation-error-handler.cc b/src/pending-compilation-error-handler.cc
|
| index f1f9a20e582b423c2b06caf029b53026a9552a25..3e88efc9998142e3aa4596a62b9741098c367995 100644
|
| --- a/src/pending-compilation-error-handler.cc
|
| +++ b/src/pending-compilation-error-handler.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "src/pending-compilation-error-handler.h"
|
|
|
| +#include "src/ast/ast-value-factory.h"
|
| #include "src/debug/debug.h"
|
| #include "src/handles.h"
|
| #include "src/isolate.h"
|
|
|