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

Unified Diff: ash/launcher/launcher.h

Issue 22527003: ash:Shelf Overflow Button (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 4 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 | « no previous file | ash/launcher/launcher.cc » ('j') | ash/launcher/launcher_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/launcher/launcher.h
diff --git a/ash/launcher/launcher.h b/ash/launcher/launcher.h
index f9bdcc0b48613724d10b017b32b16a44f266d3b2..a3e9b40323f52efa96d180bc3db4c3c232189910 100644
--- a/ash/launcher/launcher.h
+++ b/ash/launcher/launcher.h
@@ -85,6 +85,8 @@ class ASH_EXPORT Launcher {
void SetVisible(bool visible) const;
bool IsVisible() const;
+ void SchedulePaint();
+
views::View* GetAppListButtonView() const;
// Launch a 0-indexed launcher item in the Launcher.
« no previous file with comments | « no previous file | ash/launcher/launcher.cc » ('j') | ash/launcher/launcher_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698