| Index: test/cctest/compiler/test-run-jsbranches.cc
|
| diff --git a/test/cctest/compiler/test-run-jsbranches.cc b/test/cctest/compiler/test-run-jsbranches.cc
|
| index 9246acb1460c52129fafe344eb23cb9f5e70067b..79b0932e24f5ed986054ca15477d2acc4f522153 100644
|
| --- a/test/cctest/compiler/test-run-jsbranches.cc
|
| +++ b/test/cctest/compiler/test-run-jsbranches.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 "test/cctest/compiler/function-tester.h"
|
|
|
| using namespace v8::internal;
|
|
|