Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(416)

Unified Diff: chrome/browser/ui/panels/panel.h

Issue 12450020: Remove left-over panel code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/cocoa/panels/panel_window_controller_cocoa.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/panels/panel.h
diff --git a/chrome/browser/ui/panels/panel.h b/chrome/browser/ui/panels/panel.h
index 3f7906797b17a7b6cf16e79697962c4b2908fb04..f3548a6d2ef2dbbb5cccba8bb9f27aacdcdcf30e 100644
--- a/chrome/browser/ui/panels/panel.h
+++ b/chrome/browser/ui/panels/panel.h
@@ -105,10 +105,6 @@ class Panel : public BaseWindow,
// b) it remains on top when an app exits full screen mode.
void FullScreenModeChanged(bool is_full_screen);
- // Ensures that the panel is fully visible, that is, not obscured by other
- // top-most windows.
- void EnsureFullyVisible();
-
int TitleOnlyHeight() const;
// Returns true if the panel can show minimize or restore button in its
« no previous file with comments | « chrome/browser/ui/cocoa/panels/panel_window_controller_cocoa.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698