Chromium Code Reviews| Index: components/favicon.gypi |
| diff --git a/components/favicon.gypi b/components/favicon.gypi |
| index 32ec54b6046f2f8301bb3a8caf430eecb1d3fb75..9a67335d7ec339ba7f0ba7ff24356e0d9a96af3a 100644 |
| --- a/components/favicon.gypi |
| +++ b/components/favicon.gypi |
| @@ -8,6 +8,7 @@ |
| 'target_name': 'favicon_core', |
| 'type': 'none', |
| 'sources': [ |
| + 'favicon/core/browser/favicon_client.h', |
| 'favicon/core/favicon_handler_delegate.h', |
| ], |
| }, |