Index: ash/launcher/launcher_tooltip_manager.h |
diff --git a/ash/launcher/launcher_tooltip_manager.h b/ash/launcher/launcher_tooltip_manager.h |
index 4b4fc3fa5fd87d4d436f0a7fff6644cee9ea27c0..4e50118f774ee83e79400fc442c74041f4122ade 100644 |
--- a/ash/launcher/launcher_tooltip_manager.h |
+++ b/ash/launcher/launcher_tooltip_manager.h |
@@ -93,6 +93,7 @@ protected: |
friend class test::LauncherViewTest; |
friend class test::LauncherTooltipManagerTest; |
+ void CancelHidingAnimation(); |
void CloseSoon(); |
void ShowInternal(); |
void CreateBubble(views::View* anchor, const string16& text); |