diff options
Diffstat (limited to 'components/favicon.gypi')
-rw-r--r-- | components/favicon.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/favicon.gypi b/components/favicon.gypi index be91eeb..cddc746 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', |