| Index: components/favicon.gypi
|
| diff --git a/components/favicon.gypi b/components/favicon.gypi
|
| index be91eeba3cee402993e39b43527c45497174b566..cddc7465578a7e87731759df133661b33b2e6ada 100644
|
| --- a/components/favicon.gypi
|
| +++ b/components/favicon.gypi
|
| @@ -19,6 +19,8 @@
|
| ],
|
| 'sources': [
|
| # Note: sources list duplicated in GN build.
|
| + 'favicon/core/fallback_icon_service.cc',
|
| + 'favicon/core/fallback_icon_service.h',
|
| 'favicon/core/favicon_client.h',
|
| 'favicon/core/favicon_driver.h',
|
| 'favicon/core/favicon_handler.cc',
|
|
|