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

Unified Diff: chrome/browser/ui/views/app_list/linux/app_list_service_linux.cc

Issue 216163002: app_list_service_linux: Remove TODO about SetDidRunForNDayActiveStats. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/app_list/linux/app_list_service_linux.cc
diff --git a/chrome/browser/ui/views/app_list/linux/app_list_service_linux.cc b/chrome/browser/ui/views/app_list/linux/app_list_service_linux.cc
index c19e9e4a9281e3eaa19b1c09ac1204931751016d..37af4f076840c59f82275cbd34a0af1b22d30400 100644
--- a/chrome/browser/ui/views/app_list/linux/app_list_service_linux.cc
+++ b/chrome/browser/ui/views/app_list/linux/app_list_service_linux.cc
@@ -100,8 +100,6 @@ void AppListServiceLinux::ShowForProfile(Profile* requested_profile) {
ScopedKeepAlive show_app_list_keepalive;
- // TODO(mgiuca): Call SetDidRunForNDayActiveStats.
-
InvalidatePendingProfileLoads();
SetProfilePath(requested_profile->GetPath());
shower_->ShowForProfile(requested_profile);
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698