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