Index: test/cctest/expression-type-collector.cc |
diff --git a/test/cctest/expression-type-collector.cc b/test/cctest/expression-type-collector.cc |
index bf2d10f3061cc8e0a4d5e801d457aaea8dd5ebe1..e4a5941b96cebcdb88ed1cda4154b16059e35d20 100644 |
--- a/test/cctest/expression-type-collector.cc |
+++ b/test/cctest/expression-type-collector.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 "src/v8.h" |
#include "test/cctest/expression-type-collector.h" |