| Index: components/favicon/core/BUILD.gn
|
| diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
|
| index 7d8c060d96ae2798e638b92757a12f48ec75de2d..3715f718dd9dcdf30772696cc09c22b00ae27d70 100644
|
| --- a/components/favicon/core/BUILD.gn
|
| +++ b/components/favicon/core/BUILD.gn
|
| @@ -60,6 +60,7 @@ source_set("unit_tests") {
|
| deps = [
|
| ":core",
|
| "//base",
|
| + "//base/test:test_support",
|
| "//components/favicon/core/test:test_support",
|
| "//components/favicon_base",
|
| "//components/history/core/browser:browser",
|
|
|