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

Unified Diff: chrome/browser/ui/ash/app_icon_loader_impl.h

Issue 12213093: Remove ImageLoadingTracker class (Closed) Base URL: https://git.chromium.org/chromium/src.git@Issue_163929
Patch Set: Fix merge conflict Created 7 years, 10 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 | « chrome/browser/extensions/tab_helper.h ('k') | chrome/browser/ui/cocoa/extensions/browser_action_button.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/ash/app_icon_loader_impl.h
diff --git a/chrome/browser/ui/ash/app_icon_loader_impl.h b/chrome/browser/ui/ash/app_icon_loader_impl.h
index c683f51a6fdfc38ac8791be4256118e28507823c..b2401a384509f3348be901db89987156bf5a29b7 100644
--- a/chrome/browser/ui/ash/app_icon_loader_impl.h
+++ b/chrome/browser/ui/ash/app_icon_loader_impl.h
@@ -20,7 +20,7 @@ class Extension;
namespace ash {
// Default implementation of ash::AppIconLoader that interacts with the
-// ExtensionService and ImageLoadingTracker to load images.
+// ExtensionService and ImageLoader to load images.
class AppIconLoaderImpl : public AppIconLoader,
public extensions::IconImage::Observer {
public:
« no previous file with comments | « chrome/browser/extensions/tab_helper.h ('k') | chrome/browser/ui/cocoa/extensions/browser_action_button.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698