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

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') | no next file with comments »
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 c67080173446b0790c4b6f84ad272cd04b63ef79..67810586715f050913647e60f89a4de2acd80ec5 100644
--- a/ash/launcher/launcher.h
+++ b/ash/launcher/launcher.h
@@ -89,6 +89,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698