| Index: test/cctest/test-heap-profiler.cc
|
| diff --git a/test/cctest/test-heap-profiler.cc b/test/cctest/test-heap-profiler.cc
|
| index fc1a8ab340219e27008763e5e762d78dec94500b..4c5bd30aad881efdef1f75cfacd6ae2063bec28f 100644
|
| --- a/test/cctest/test-heap-profiler.cc
|
| +++ b/test/cctest/test-heap-profiler.cc
|
| @@ -27,9 +27,6 @@
|
| //
|
| // Tests for heap profiler
|
|
|
| -// TODO(jochen): Remove this after the setting is turned on globally.
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include <ctype.h>
|
|
|
| #include "src/v8.h"
|
|
|