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