Index: Source/core/page/scrolling/ScrollingCoordinator.h |
diff --git a/Source/core/page/scrolling/ScrollingCoordinator.h b/Source/core/page/scrolling/ScrollingCoordinator.h |
index 477a56b6e7aba647752f3649cdbc987bbbd9046e..29a7e4432fb015d78f611ab8c815888107b5f89a 100644 |
--- a/Source/core/page/scrolling/ScrollingCoordinator.h |
+++ b/Source/core/page/scrolling/ScrollingCoordinator.h |
@@ -149,7 +149,6 @@ private: |
HashSet<const RenderLayer*> m_layersWithTouchRects; |
bool m_wasFrameScrollable; |
- // This is retained for testing. |
MainThreadScrollingReasons m_lastMainThreadScrollingReasons; |
}; |