| Index: test/cctest/compiler/test-graph-visualizer.cc
|
| diff --git a/test/cctest/compiler/test-graph-visualizer.cc b/test/cctest/compiler/test-graph-visualizer.cc
|
| index 9ce34cd64ad105ae1e225aab059350a2d94bea7b..986b673c2659da56fb9f1de6cd1334042072439b 100644
|
| --- a/test/cctest/compiler/test-graph-visualizer.cc
|
| +++ b/test/cctest/compiler/test-graph-visualizer.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/common-operator.h"
|
| #include "src/compiler/graph.h"
|
| #include "src/compiler/graph-visualizer.h"
|
|
|