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 92475318866a9b38a43368f1aa5307305684b78b..4f0646dbe732b48106c1daf285db0c3016fe41e9 100644 |
--- a/chrome/browser/ui/app_list/app_list_service_mac.h |
+++ b/chrome/browser/ui/app_list/app_list_service_mac.h |
@@ -62,8 +62,6 @@ class AppListServiceMac : public AppListServiceImpl, |
virtual gfx::NativeWindow GetAppListWindow() OVERRIDE; |
virtual AppListControllerDelegate* GetControllerDelegate() OVERRIDE; |
virtual Profile* GetCurrentAppListProfile() OVERRIDE; |
- |
- // AppListServiceImpl overrides: |
virtual void CreateShortcut() OVERRIDE; |
// AppShimHandler overrides: |