Index: third_party/WebKit/Source/platform/heap/ThreadState.h |
diff --git a/third_party/WebKit/Source/platform/heap/ThreadState.h b/third_party/WebKit/Source/platform/heap/ThreadState.h |
index d5a5669710e55200a183c85ddfab8674438015d2..ee9d569a0fed30126fb19cb917bd437874046ee2 100644 |
--- a/third_party/WebKit/Source/platform/heap/ThreadState.h |
+++ b/third_party/WebKit/Source/platform/heap/ThreadState.h |
@@ -580,7 +580,7 @@ private: |
void eagerSweep(); |
#if defined(ADDRESS_SANITIZER) |
- void poisonEagerArena(BlinkGC::Poisoning); |
+ void poisonEagerArena(); |
void poisonAllHeaps(); |
#endif |