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 900b1ba74208b2b8c2f537d9d2eabdb2915ab53e..c48d2cbff9845a891bbabd8f1ac85467e658a729 100644 |
--- a/third_party/WebKit/Source/platform/heap/ThreadState.h |
+++ b/third_party/WebKit/Source/platform/heap/ThreadState.h |
@@ -780,7 +780,6 @@ private: |
size_t m_gcForbiddenCount; |
int m_persistentAllocated; |
int m_persistentFreed; |
- int m_pageNavigationCount; |
BaseHeap* m_heaps[NumberOfHeaps]; |
int m_vectorBackingHeapIndex; |