Index: ash/launcher/app_list_button.h |
=================================================================== |
--- ash/launcher/app_list_button.h (revision 152351) |
+++ ash/launcher/app_list_button.h (working copy) |
@@ -19,9 +19,6 @@ |
LauncherButtonHost* host); |
virtual ~AppListButton(); |
- void StartLoadingAnimation(); |
- void StopLoadingAnimation(); |
- |
protected: |
// View overrides: |
virtual bool OnMousePressed(const ui::MouseEvent& event) OVERRIDE; |
@@ -42,4 +39,4 @@ |
} // namespace internal |
} // namespace ash |
-#endif // ASH_LAUNCHER_APP_LIST_BUTTON_H_ |
+#endif // ASH_LAUNCHER_LAUNCHER_BUTTON_H_ |