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

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

Issue 8827011: Panel strip refactor cleanup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Synced Created 9 years 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
Index: chrome/browser/ui/panels/panel_browser_window_gtk.h
diff --git a/chrome/browser/ui/panels/panel_browser_window_gtk.h b/chrome/browser/ui/panels/panel_browser_window_gtk.h
index 489d99dc0a842af5342ac20dd7a2ed8e6f33492e..8be8a18eef61e881a87a0ac31b036632eb997ac4 100644
--- a/chrome/browser/ui/panels/panel_browser_window_gtk.h
+++ b/chrome/browser/ui/panels/panel_browser_window_gtk.h
@@ -102,6 +102,7 @@ class PanelBrowserWindowGtk : public BrowserWindowGtk,
virtual int TitleOnlyHeight() const OVERRIDE;
virtual gfx::Size IconOnlySize() const OVERRIDE;
virtual void EnsurePanelFullyVisible() OVERRIDE;
+ virtual void SetPanelAppIconVisibility(bool visible) OVERRIDE;
private:
void StartBoundsAnimation(const gfx::Rect& from_bounds,
« no previous file with comments | « chrome/browser/ui/panels/panel_browser_window_cocoa.mm ('k') | chrome/browser/ui/panels/panel_browser_window_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698