Chromium Code Reviews| Index: Source/platform/heap/ThreadState.h |
| diff --git a/Source/platform/heap/ThreadState.h b/Source/platform/heap/ThreadState.h |
| index 900b1ba74208b2b8c2f537d9d2eabdb2915ab53e..c48d2cbff9845a891bbabd8f1ac85467e658a729 100644 |
| --- a/Source/platform/heap/ThreadState.h |
| +++ b/Source/platform/heap/ThreadState.h |
| @@ -780,7 +780,6 @@ |
| size_t m_gcForbiddenCount; |
| int m_persistentAllocated; |
| int m_persistentFreed; |
| - int m_pageNavigationCount; |
| BaseHeap* m_heaps[NumberOfHeaps]; |
| int m_vectorBackingHeapIndex; |