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

Unified Diff: chrome/browser/ui/ash/chrome_shell_delegate.h

Issue 2576913002: Use mojo app list interfaces for mash and classic ash. (Closed)
Patch Set: Fix test name. Created 4 years 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/ash/chrome_shell_delegate.h
diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.h b/chrome/browser/ui/ash/chrome_shell_delegate.h
index f5c0e776ff4daca3bacb77f93e743b24e215d549..bebc20dd34b5ef2165f439dd884c02aec642dc12 100644
--- a/chrome/browser/ui/ash/chrome_shell_delegate.h
+++ b/chrome/browser/ui/ash/chrome_shell_delegate.h
@@ -42,7 +42,6 @@ class ChromeShellDelegate : public ash::ShellDelegate,
void Exit() override;
keyboard::KeyboardUI* CreateKeyboardUI() override;
void OpenUrlFromArc(const GURL& url) override;
- app_list::AppListPresenter* GetAppListPresenter() override;
ash::ShelfDelegate* CreateShelfDelegate(ash::ShelfModel* model) override;
ash::SystemTrayDelegate* CreateSystemTrayDelegate() override;
std::unique_ptr<ash::WallpaperDelegate> CreateWallpaperDelegate() override;

Powered by Google App Engine
This is Rietveld 408576698