Chromium Code Reviews| Index: Source/core/layout/LayoutView.h |
| diff --git a/Source/core/layout/LayoutView.h b/Source/core/layout/LayoutView.h |
| index 82fb7698f4085283687d89f2fd2e68f7ca1d4236..28da4a420a57b76320ce74f2b392d49eacbe3142 100644 |
| --- a/Source/core/layout/LayoutView.h |
| +++ b/Source/core/layout/LayoutView.h |
| @@ -188,8 +188,6 @@ private: |
| bool shouldUsePrintingLayout() const; |
| - LayoutObject* backgroundLayoutObject() const; |
| - |
| int viewLogicalWidthForBoxSizing() const; |
| int viewLogicalHeightForBoxSizing() const; |