| Index: components/favicon/core/BUILD.gn
|
| diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
|
| index 7d8c060d96ae2798e638b92757a12f48ec75de2d..4c0273259da267244e0947ed4603516ad8d77a72 100644
|
| --- a/components/favicon/core/BUILD.gn
|
| +++ b/components/favicon/core/BUILD.gn
|
| @@ -52,6 +52,7 @@ source_set("unit_tests") {
|
| testonly = true
|
| sources = [
|
| "fallback_url_util_unittest.cc",
|
| + "favicon_driver_impl_unittest.cc",
|
| "favicon_handler_unittest.cc",
|
| "favicon_service_impl_unittest.cc",
|
| "large_icon_service_unittest.cc",
|
|
|