| Index: ios/chrome/ios_chrome.gyp
|
| diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
|
| index e9b6e7e57e9db1c25d7057b159431914f74fab44..37a6fd81e7104bbc21e3cc37a390398364749968 100644
|
| --- a/ios/chrome/ios_chrome.gyp
|
| +++ b/ios/chrome/ios_chrome.gyp
|
| @@ -415,6 +415,8 @@
|
| 'browser/net/retryable_url_fetcher.mm',
|
| 'browser/notification_promo.cc',
|
| 'browser/notification_promo.h',
|
| + 'browser/ntp_snippets/ios_chrome_content_suggeestions_service_factory.cc',
|
| + 'browser/ntp_snippets/ios_chrome_content_suggeestions_service_factory.h',
|
| 'browser/ntp_snippets/ios_chrome_ntp_snippets_service_factory.cc',
|
| 'browser/ntp_snippets/ios_chrome_ntp_snippets_service_factory.h',
|
| 'browser/open_from_clipboard/create_clipboard_recent_content.h',
|
|
|