Chromium Code Reviews| Index: components/favicon.gypi |
| diff --git a/components/favicon.gypi b/components/favicon.gypi |
| index d150316eb8eb77d08090911ee90330dbf3a2514e..d2f9195e04a3c428230a2e2b7921360695f90028 100644 |
| --- a/components/favicon.gypi |
| +++ b/components/favicon.gypi |
| @@ -36,6 +36,8 @@ |
| 'favicon/core/favicon_service.h', |
| 'favicon/core/favicon_url.cc', |
| 'favicon/core/favicon_url.h', |
| + 'favicon/core/large_icon_service.cc', |
| + 'favicon/core/large_icon_service.h', |
| ], |
| 'include_dirs': [ |
| '..', |