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 e96a1aeaf41743f0c1be123e7ba1bab5ef21b598..5961ad6ad5dee2ec4db60f596436d9d1991d2caa 100644 |
--- a/test/cctest/compiler/test-basic-block-profiler.cc |
+++ b/test/cctest/compiler/test-basic-block-profiler.cc |
@@ -2,9 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// TODO(jochen): Remove this after the setting is turned on globally. |
-#define V8_IMMINENT_DEPRECATION_WARNINGS |
- |
#include "src/basic-block-profiler.h" |
#include "test/cctest/cctest.h" |
#include "test/cctest/compiler/codegen-tester.h" |