Index: ash/launcher/launcher_view.h |
diff --git a/ash/launcher/launcher_view.h b/ash/launcher/launcher_view.h |
index aa59f1e5921cec5b3cf9d0483487b3f86befae5d..507c7687fa66af6a8788ce15c8bafc7159f4bfb6 100644 |
--- a/ash/launcher/launcher_view.h |
+++ b/ash/launcher/launcher_view.h |
@@ -67,6 +67,7 @@ class ASH_EXPORT LauncherView : public views::View, |
void Init(); |
void OnShelfAlignmentChanged(); |
+ void SchedulePaintForAllButtons(); |
// Returns the ideal bounds of the specified item, or an empty rect if id |
// isn't know. |