| Index: test/cctest/compiler/test-run-variables.cc
|
| diff --git a/test/cctest/compiler/test-run-variables.cc b/test/cctest/compiler/test-run-variables.cc
|
| index d8c0b1aeae29d4a543175b46e9dc000f4b41e7dc..e083d834a0bbcee947c199cc5faaab527a68bab0 100644
|
| --- a/test/cctest/compiler/test-run-variables.cc
|
| +++ b/test/cctest/compiler/test-run-variables.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;
|
|
|