diff options
Diffstat (limited to 'chrome/views/client_view.h')
-rw-r--r-- | chrome/views/client_view.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/views/client_view.h b/chrome/views/client_view.h index 2d4ca51..0d1bcd0 100644 --- a/chrome/views/client_view.h +++ b/chrome/views/client_view.h @@ -55,7 +55,6 @@ class ClientView : public View { protected: // Overridden from View: virtual void ViewHierarchyChanged(bool is_add, View* parent, View* child); - virtual void DidChangeBounds(const CRect& previous, const CRect& current); virtual void Layout(); // Accessors for private data members. |