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

Unified Diff: chrome/browser/ui/app_list/app_list_shower_views.h

Issue 2143893002: Purge the App Launcher code from Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comment Created 4 years, 5 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_shower_views.h
diff --git a/chrome/browser/ui/app_list/app_list_shower_views.h b/chrome/browser/ui/app_list/app_list_shower_views.h
index 2654e22955461c62d2604de89ca0a2c5b71bfcb4..013b6177a6ce14f0949a8b7ae5c7fe75554e8cbf 100644
--- a/chrome/browser/ui/app_list/app_list_shower_views.h
+++ b/chrome/browser/ui/app_list/app_list_shower_views.h
@@ -40,7 +40,6 @@ class AppListShower {
// Virtual functions mocked out in tests.
virtual void HandleViewBeingDestroyed();
virtual bool IsAppListVisible() const;
- void WarmupForProfile(Profile* profile);
virtual bool HasView() const;
protected:

Powered by Google App Engine
This is Rietveld 408576698