| Index: src/compiler/js-inlining-heuristic.cc
|
| diff --git a/src/compiler/js-inlining-heuristic.cc b/src/compiler/js-inlining-heuristic.cc
|
| index ce7b33ba9f9288ae77541852039ebf9734e7d4b8..2b35a68df258921ea3c80df27d61369e4515ac5d 100644
|
| --- a/src/compiler/js-inlining-heuristic.cc
|
| +++ b/src/compiler/js-inlining-heuristic.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "src/compiler/js-inlining-heuristic.h"
|
|
|
| -#include "src/compiler.h"
|
| +#include "src/compilation-info.h"
|
| #include "src/compiler/node-matchers.h"
|
| #include "src/objects-inl.h"
|
|
|
|
|