| Index: ui/gfx/image/image_unittest.cc
|
| diff --git a/ui/gfx/image/image_unittest.cc b/ui/gfx/image/image_unittest.cc
|
| index 68fbdfd8b09f2a40b94d747dca6dbc8de91d61a5..798d848f9c781777ab36e0412d34edad91dfffa5 100644
|
| --- a/ui/gfx/image/image_unittest.cc
|
| +++ b/ui/gfx/image/image_unittest.cc
|
| @@ -676,7 +676,7 @@ TEST_F(ImageTest, OwnershipTest) {
|
| }
|
|
|
| // Integration tests with UI toolkit frameworks require linking against the
|
| -// Views library and cannot be here (ui_unittests doesn't include it). They
|
| +// Views library and cannot be here (ui_base_unittests doesn't include it). They
|
| // instead live in /chrome/browser/ui/tests/ui_gfx_image_unittest.cc.
|
|
|
| } // namespace
|
|
|