| Index: test/cctest/compiler/test-run-inlining.cc
|
| diff --git a/test/cctest/compiler/test-run-inlining.cc b/test/cctest/compiler/test-run-inlining.cc
|
| index e91f6c9108ad8319b045bf0efd2a5989e32daad5..aab8b4e86be689a2391448ba2faba71eec037107 100644
|
| --- a/test/cctest/compiler/test-run-inlining.cc
|
| +++ b/test/cctest/compiler/test-run-inlining.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "src/compiler.h"
|
| +#include "src/compilation-info.h"
|
| #include "src/frames-inl.h"
|
| #include "test/cctest/compiler/function-tester.h"
|
|
|
|
|