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

Unified Diff: chrome/browser/ui/app_list/app_list_service_impl.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_service_impl.h
diff --git a/chrome/browser/ui/app_list/app_list_service_impl.h b/chrome/browser/ui/app_list/app_list_service_impl.h
index 067dce2caec73fb879dba7b5d48d8da24e4521d7..4da867f063afb29bb685a20c06d4d68bedf42ed7 100644
--- a/chrome/browser/ui/app_list/app_list_service_impl.h
+++ b/chrome/browser/ui/app_list/app_list_service_impl.h
@@ -45,7 +45,6 @@ class AppListServiceImpl : public AppListService,
void RecordAppListLaunch();
static void RecordAppListAppLaunch();
- static void RecordAppListLastLaunch();
// AppListService overrides:
void SetAppListNextPaintCallback(void (*callback)()) override;

Powered by Google App Engine
This is Rietveld 408576698