Index: chrome/browser/ui/panels/panel_browser_frame_view.h |
diff --git a/chrome/browser/ui/panels/panel_browser_frame_view.h b/chrome/browser/ui/panels/panel_browser_frame_view.h |
index ab6ba7646fed46148bab02fbc3abb7183f265933..f9e103b84d0fcbacad4f992f1a280f7d5d4869cb 100644 |
--- a/chrome/browser/ui/panels/panel_browser_frame_view.h |
+++ b/chrome/browser/ui/panels/panel_browser_frame_view.h |
@@ -56,7 +56,7 @@ class PanelBrowserFrameView : public BrowserNonClientFrameView, |
// Returns the size of the non-client area upon which only the title icon |
// is drawn. |
- gfx::Size IconifiedSize() const; |
+ gfx::Size IconOnlySize() const; |
protected: |
// Overridden from BrowserNonClientFrameView: |