Index: test/cctest/test-symbols.cc |
diff --git a/test/cctest/test-symbols.cc b/test/cctest/test-symbols.cc |
index 1024a27edfd88cd0c5769f0b86d56b0a7f8475b2..ff4a672390a334880fa419d9a87cc3b46c1cc109 100644 |
--- a/test/cctest/test-symbols.cc |
+++ b/test/cctest/test-symbols.cc |
@@ -30,6 +30,9 @@ |
// of ConsStrings. These operations may not be very fast, but they |
// should be possible without getting errors due to too deep recursion. |
+// TODO(mythria): Remove this define after this flag is turned on globally |
+#define V8_IMMINENT_DEPRECATION_WARNINGS |
+ |
#include "src/v8.h" |
#include "src/objects.h" |