| Index: test/cctest/test-constantpool.cc
|
| diff --git a/test/cctest/test-constantpool.cc b/test/cctest/test-constantpool.cc
|
| index 25885c2831276ae66d78266f142060da28761402..ce3abb0edb7c650a4425c4c50ad5ed7bfe42b9cc 100644
|
| --- a/test/cctest/test-constantpool.cc
|
| +++ b/test/cctest/test-constantpool.cc
|
| @@ -4,9 +4,6 @@
|
|
|
| // Test embedded constant pool builder code.
|
|
|
| -// TODO(jochen): Remove this after the setting is turned on globally.
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include "src/v8.h"
|
|
|
| #include "src/assembler.h"
|
|
|