Index: test/cctest/test-array-list.cc |
diff --git a/test/cctest/test-array-list.cc b/test/cctest/test-array-list.cc |
index abcbf110e7c3ddf26f9d36c405076b43f32f7ad5..72d0cea01d1727b4362e2066e0ba1900bccb347e 100644 |
--- a/test/cctest/test-array-list.cc |
+++ b/test/cctest/test-array-list.cc |
@@ -2,6 +2,9 @@ |
// 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 <stdlib.h> |
#include "src/v8.h" |