Index: third_party/WebKit/Source/core/layout/LayoutState.h |
diff --git a/third_party/WebKit/Source/core/layout/LayoutState.h b/third_party/WebKit/Source/core/layout/LayoutState.h |
index 03786bf43979434651b0c1c8e7e79feb6e86f8e2..178463d12d66e8d98967859496ea7c8be42502b0 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutState.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutState.h |
@@ -75,7 +75,6 @@ public: |
~LayoutState(); |
- void clearPaginationInformation(); |
bool isPaginated() const { return m_isPaginated; } |
// The page logical offset is the object's offset from the top of the page in the page progression |