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 f023366ddf446a5c662793c729da25b501a6e762..f9338ad69a8b24c0f838067cc405f471c802355f 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 |
@@ -71,9 +71,6 @@ class BrowserNonClientFrameViewAsh |
FRIEND_TEST_ALL_PREFIXES(BrowserNonClientFrameViewAshTest, |
ImmersiveFullscreen); |
- // 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; |