Index: test/cctest/test-cpu-profiler.cc |
diff --git a/test/cctest/test-cpu-profiler.cc b/test/cctest/test-cpu-profiler.cc |
index 40b5b79125a7f22fa0c2db853a2e9ec4b50820a6..6fc8de86feeabe9abd07ca45e11b1d50e4d963ca 100644 |
--- a/test/cctest/test-cpu-profiler.cc |
+++ b/test/cctest/test-cpu-profiler.cc |
@@ -27,6 +27,10 @@ |
// |
// Tests of profiles generator and utilities. |
+// TODO(dcarney): remove |
+#define V8_ALLOW_ACCESS_TO_PERSISTENT_ARROW |
+#define V8_ALLOW_ACCESS_TO_PERSISTENT_IMPLICIT |
+ |
#include "v8.h" |
#include "cpu-profiler-inl.h" |
#include "cctest.h" |