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

Unified Diff: chrome/browser/ui/app_list/app_list_service_mac.h

Issue 117683002: Show the Mac app launcher window with a spinner while loading Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, ensure no startup flows regress Created 6 years, 11 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
Index: chrome/browser/ui/app_list/app_list_service_mac.h
diff --git a/chrome/browser/ui/app_list/app_list_service_mac.h b/chrome/browser/ui/app_list/app_list_service_mac.h
index 6925c1cb5160fb02a64ad23892fd6014c8a3568d..6440dc99a6d3b3de0ca8516a6353fb35d2f697fc 100644
--- a/chrome/browser/ui/app_list/app_list_service_mac.h
+++ b/chrome/browser/ui/app_list/app_list_service_mac.h
@@ -49,6 +49,7 @@ class AppListServiceMac : public AppListServiceImpl,
NSPoint* start_origin);
void ShowWindowNearDock();
+ void WindowAnimationDidEnd();
// AppListService overrides:
virtual void Init(Profile* initial_profile) OVERRIDE;
« no previous file with comments | « no previous file | chrome/browser/ui/app_list/app_list_service_mac.mm » ('j') | chrome/browser/ui/app_list/app_list_service_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698