| Index: test/cctest/compiler/test-pipeline.cc
|
| diff --git a/test/cctest/compiler/test-pipeline.cc b/test/cctest/compiler/test-pipeline.cc
|
| index 26ac50222ffb7d775858862069ac5388d5e48639..f4ffd02296180d87e176d46329c173efe0577c9e 100644
|
| --- a/test/cctest/compiler/test-pipeline.cc
|
| +++ b/test/cctest/compiler/test-pipeline.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/compiler.h"
|
| #include "src/compiler/pipeline.h"
|
| #include "src/handles.h"
|
|
|