| Index: components/favicon/core/BUILD.gn
|
| diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
|
| index 09b113a7f80c45d4306260405751adbb0799ba88..41218a8181096485b8945ecf877a5382934bd855 100644
|
| --- a/components/favicon/core/BUILD.gn
|
| +++ b/components/favicon/core/BUILD.gn
|
| @@ -69,6 +69,7 @@ source_set("unit_tests") {
|
| "//components/history/core/browser:browser",
|
| "//components/history/core/test:test",
|
| "//components/image_fetcher/core",
|
| + "//components/variations",
|
| "//skia",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
|
|