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

Unified Diff: chrome/browser/ui/app_list/app_list_controller_delegate.cc

Issue 2787693002: Remove more dead app list code. (Closed)
Patch Set: updated comment Created 3 years, 9 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_controller_delegate.cc
diff --git a/chrome/browser/ui/app_list/app_list_controller_delegate.cc b/chrome/browser/ui/app_list/app_list_controller_delegate.cc
index fa717e49e21452477f4a1468c33da21d90d9513f..2b64e431b1d141f9f0cbf7b8e7f930de3e2b8978 100644
--- a/chrome/browser/ui/app_list/app_list_controller_delegate.cc
+++ b/chrome/browser/ui/app_list/app_list_controller_delegate.cc
@@ -49,10 +49,6 @@ const extensions::Extension* GetExtension(Profile* profile,
AppListControllerDelegate::~AppListControllerDelegate() {}
-bool AppListControllerDelegate::ForceNativeDesktop() const {
- return false;
-}
-
void AppListControllerDelegate::ViewClosing() {}
gfx::Rect AppListControllerDelegate::GetAppListBounds() {

Powered by Google App Engine
This is Rietveld 408576698