| Index: src/compiler/js-inlining.cc
|
| diff --git a/src/compiler/js-inlining.cc b/src/compiler/js-inlining.cc
|
| index d5e1af984f5c649c32c2bb5fd1729b93b83984fc..a0744d316d093d8f210c2bf73c66d9565d96755a 100644
|
| --- a/src/compiler/js-inlining.cc
|
| +++ b/src/compiler/js-inlining.cc
|
| @@ -14,7 +14,6 @@
|
| #include "src/compiler/node-matchers.h"
|
| #include "src/compiler/node-properties.h"
|
| #include "src/compiler/operator-properties.h"
|
| -#include "src/full-codegen/full-codegen.h"
|
| #include "src/isolate-inl.h"
|
| #include "src/parser.h"
|
| #include "src/rewriter.h"
|
|
|