Index: third_party/WebKit/Source/platform/heap/PersistentNode.h |
diff --git a/third_party/WebKit/Source/platform/heap/PersistentNode.h b/third_party/WebKit/Source/platform/heap/PersistentNode.h |
index 15c54c336bfe3dceb922ae2ca7b49589e98769c6..4481817c423b200846fde1cc8b3d29b4818113de 100644 |
--- a/third_party/WebKit/Source/platform/heap/PersistentNode.h |
+++ b/third_party/WebKit/Source/platform/heap/PersistentNode.h |
@@ -218,7 +218,6 @@ class CrossThreadPersistentRegion final { |
void prepareForThreadStateTermination(ThreadState*); |
- NO_LAZY_SWEEP_SANITIZE_ADDRESS |
static bool shouldTracePersistentNode(Visitor*, PersistentNode*); |
private: |