| Index: src/compiler-dispatcher/compiler-dispatcher-job.cc
|
| diff --git a/src/compiler-dispatcher/compiler-dispatcher-job.cc b/src/compiler-dispatcher/compiler-dispatcher-job.cc
|
| index 1f889871920efe30a6ae12c9cfb85e9864dafeef..d6b570449f64e92541ed61ec6b3982dea9758479 100644
|
| --- a/src/compiler-dispatcher/compiler-dispatcher-job.cc
|
| +++ b/src/compiler-dispatcher/compiler-dispatcher-job.cc
|
| @@ -5,6 +5,7 @@
|
| #include "src/compiler-dispatcher/compiler-dispatcher-job.h"
|
|
|
| #include "src/assert-scope.h"
|
| +#include "src/compilation-info.h"
|
| #include "src/compiler.h"
|
| #include "src/global-handles.h"
|
| #include "src/isolate.h"
|
|
|