| Index: ui/gfx/image/image_skia_unittest.cc
|
| diff --git a/ui/gfx/image/image_skia_unittest.cc b/ui/gfx/image/image_skia_unittest.cc
|
| index 9d6b29e9fb9567081db5be4e1db73c57fbf3a546..fd17453f8f9e3553d158b969b6746148fee3ecdf 100644
|
| --- a/ui/gfx/image/image_skia_unittest.cc
|
| +++ b/ui/gfx/image/image_skia_unittest.cc
|
| @@ -172,7 +172,7 @@ TEST(ImageSkiaTest, DynamicSource) {
|
|
|
| // Tests that image_reps returns all of the representations in the
|
| // image when there are multiple representations for a scale factor.
|
| -// This currently is the case with ImageLoadingTracker::LoadImages.
|
| +// This currently is the case with ImageLoader::LoadImages.
|
| TEST(ImageSkiaTest, ManyRepsPerScaleFactor) {
|
| const int kSmallIcon1x = 16;
|
| const int kSmallIcon2x = 32;
|
|
|