Index: chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h |
diff --git a/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h b/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h |
index 9effd87a439418d61392f42a29d15902668d0621..e103236c2e31d27c8ec3a3e57f6333328ccea5ed 100644 |
--- a/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h |
+++ b/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h |
@@ -77,9 +77,6 @@ class BrowserNonClientFrameViewAsh |
// strip. |
int GetTabStripRightInset() const; |
- // Distance between top of window and client area. |
- int NonClientTopBorderHeight() const; |
- |
// Returns true if we should use a short header, such as for popup windows. |
bool UseShortHeader() const; |