| 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 4f587ef08553382ef48d5d8d9bd10f131c777757..89581acf48ee6a7428929bc0e74ccf51ebb361ad 100644
|
| --- a/test/cctest/compiler/test-run-variables.cc
|
| +++ b/test/cctest/compiler/test-run-variables.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 "test/cctest/compiler/function-tester.h"
|
|
|
| namespace v8 {
|
|
|