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

Unified Diff: trunk/src/ui/app_list/cocoa/app_list_view_controller.mm

Issue 17059002: Revert 206237 "Menu for the OSX app launcher, HoverImageMenuButt..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 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: trunk/src/ui/app_list/cocoa/app_list_view_controller.mm
===================================================================
--- trunk/src/ui/app_list/cocoa/app_list_view_controller.mm (revision 206373)
+++ trunk/src/ui/app_list/cocoa/app_list_view_controller.mm (working copy)
@@ -189,10 +189,6 @@
return appListModel ? appListModel->search_box() : NULL;
}
-- (app_list::AppListViewDelegate*)appListDelegate {
- return [self delegate];
-}
-
- (BOOL)control:(NSControl*)control
textView:(NSTextView*)textView
doCommandBySelector:(SEL)command {
« no previous file with comments | « trunk/src/ui/app_list/cocoa/app_list_view_controller.h ('k') | trunk/src/ui/app_list/cocoa/apps_search_box_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698