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 62ac81c1da589824bbd10319c9df28488ccbe2a3..1559f69754ed0577bd387278b20dedb3c72d5c0b 100644 |
--- a/chrome/browser/ui/app_list/app_list_service_mac.h |
+++ b/chrome/browser/ui/app_list/app_list_service_mac.h |
@@ -43,6 +43,7 @@ class AppListServiceMac : public AppListServiceImpl, |
// AppListServiceImpl overrides: |
virtual void CreateShortcut() OVERRIDE; |
+ virtual void EnableAppList(Profile* initial_profile) OVERRIDE; |
tapted
2013/11/04 00:49:26
nit: I think this belongs under `AppListService ov
jackhou1
2013/11/04 01:31:37
Done.
|
// AppShimHandler overrides: |
virtual void OnShimLaunch(apps::AppShimHandler::Host* host, |