Index: test/cctest/test-hashmap.cc |
diff --git a/test/cctest/test-hashmap.cc b/test/cctest/test-hashmap.cc |
index b45d6c7183d0e0111ef22a7c72869c166179f4e0..aa567fc32ae8dac88ca83f11cd3948049d3a77ab 100644 |
--- a/test/cctest/test-hashmap.cc |
+++ b/test/cctest/test-hashmap.cc |
@@ -25,6 +25,9 @@ |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
+// TODO(jochen): Remove this after the setting is turned on globally. |
+#define V8_IMMINENT_DEPRECATION_WARNINGS |
+ |
#include <stdlib.h> |
#include "src/v8.h" |