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

Unified Diff: chrome/browser/ui/app_icon_loader.h

Issue 2819413003: Refactor extension app icon. (Closed)
Patch Set: nit Created 3 years, 7 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_icon_loader.h
diff --git a/chrome/browser/ui/app_icon_loader.h b/chrome/browser/ui/app_icon_loader.h
index e503d155468810dd4ba2cf3b0b87ddf2d0f477a0..57b745367f0ce03aaecf4a9baf1ad9f27b365ac0 100644
--- a/chrome/browser/ui/app_icon_loader.h
+++ b/chrome/browser/ui/app_icon_loader.h
@@ -13,6 +13,8 @@
class Profile;
// Base class that loads and updates Chrome app's icons.
+// TODO(khmel): Switch to using ChromeAppIconService instead ChromeAppIconLoader
+// and ArcAppIconLoader.
class AppIconLoader {
public:
virtual ~AppIconLoader();
« no previous file with comments | « chrome/browser/notifications/application_notifier_source.cc ('k') | chrome/browser/ui/app_list/arc/arc_app_list_prefs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698