Index: chrome/browser/ui/views/panels/panel_view.h |
=================================================================== |
--- chrome/browser/ui/views/panels/panel_view.h (revision 244508) |
+++ chrome/browser/ui/views/panels/panel_view.h (working copy) |
@@ -166,7 +166,6 @@ |
void UpdateWindowIcon(); |
void SetBoundsInternal(const gfx::Rect& bounds, bool animate); |
bool EndDragging(bool cancelled); |
- void OnViewWasResized(); |
// Sets the bounds of the underlying window to |new_bounds|. Note that this |
// might update the window style to work around the minimum overlapped |