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

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

Issue 14514003: Make OSX App Launcher Launchable from the Dock. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase off cl14603002 Created 7 years, 8 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.h
diff --git a/chrome/browser/ui/app_list/app_list_service.h b/chrome/browser/ui/app_list/app_list_service.h
index a9d54c93c921ecec13027e08a13cd2f5f8d7eaa7..820c60dd752cb74b1160a12595f7c6a53cfe496b 100644
--- a/chrome/browser/ui/app_list/app_list_service.h
+++ b/chrome/browser/ui/app_list/app_list_service.h
@@ -43,6 +43,8 @@ class AppListService {
virtual void SetAppListProfile(const base::FilePath& profile_file_path);
+ virtual void ShowForSavedProfile();
+
// Get the profile the app list is currently showing.
virtual Profile* GetCurrentAppListProfile();
« no previous file with comments | « chrome/browser/ui/app_list/app_list_dismiss_observer_mac.h ('k') | chrome/browser/ui/app_list/app_list_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698