Chromium Code Reviews| Index: components/favicon/core/BUILD.gn |
| diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn |
| index 51bba39ad6705e676075c13df0eba8b86c8fce57..c461d543342645227dfd6a1369bbe9daaff2606f 100644 |
| --- a/components/favicon/core/BUILD.gn |
| +++ b/components/favicon/core/BUILD.gn |
| @@ -62,6 +62,7 @@ source_set("unit_tests") { |
| "//testing/gtest", |
| "//ui/base", |
| "//ui/gfx", |
| + "//ui/gfx:test_support", |
| "//url", |
| ] |
| } |