| Index: components/suggestions.gypi
|
| diff --git a/components/suggestions.gypi b/components/suggestions.gypi
|
| index e03dc2199ea2793e1b3b1261008dd9ca751f624c..6ad0a18e634253afad0bba47c2f06424de577a9f 100644
|
| --- a/components/suggestions.gypi
|
| +++ b/components/suggestions.gypi
|
| @@ -24,6 +24,8 @@
|
| 'sources': [
|
| 'suggestions/blacklist_store.cc',
|
| 'suggestions/blacklist_store.h',
|
| + 'suggestions/image_encoder.cc',
|
| + 'suggestions/image_encoder.h',
|
| 'suggestions/image_fetcher.h',
|
| 'suggestions/image_fetcher_delegate.h',
|
| 'suggestions/image_manager.cc',
|
|
|