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: |