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