Index: test/cctest/compiler/test-run-deopt.cc |
diff --git a/test/cctest/compiler/test-run-deopt.cc b/test/cctest/compiler/test-run-deopt.cc |
index 4d35f2ef4dba45974e0ce5b897315b5fbc38f671..b1828a651ece580ddaba85d5896f7313e262ec32 100644 |
--- a/test/cctest/compiler/test-run-deopt.cc |
+++ b/test/cctest/compiler/test-run-deopt.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/frames-inl.h" |
#include "test/cctest/cctest.h" |
#include "test/cctest/compiler/function-tester.h" |