| Index: test/cctest/compiler/test-basic-block-profiler.cc
|
| diff --git a/test/cctest/compiler/test-basic-block-profiler.cc b/test/cctest/compiler/test-basic-block-profiler.cc
|
| index 9182f17a705e1db6e3090f1458b73e5251eda953..3d3e214281c7319fc138027ef7c5f9a4fffe9683 100644
|
| --- a/test/cctest/compiler/test-basic-block-profiler.cc
|
| +++ b/test/cctest/compiler/test-basic-block-profiler.cc
|
| @@ -5,8 +5,6 @@
|
| // TODO(jochen): Remove this after the setting is turned on globally.
|
| #define V8_IMMINENT_DEPRECATION_WARNINGS
|
|
|
| -#include "src/v8.h"
|
| -
|
| #include "src/basic-block-profiler.h"
|
| #include "test/cctest/cctest.h"
|
| #include "test/cctest/compiler/codegen-tester.h"
|
|
|