| Index: test/cctest/compiler/test-run-jsexceptions.cc
|
| diff --git a/test/cctest/compiler/test-run-jsexceptions.cc b/test/cctest/compiler/test-run-jsexceptions.cc
|
| index 852cf2fa1b0a376d6c8fb5bfa7257c0fd92d3004..713d5c713e3d9c996dc702e87df96753b79b5f8b 100644
|
| --- a/test/cctest/compiler/test-run-jsexceptions.cc
|
| +++ b/test/cctest/compiler/test-run-jsexceptions.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;
|
|
|