| Index: ios/chrome/browser/BUILD.gn
|
| diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
|
| index ff475a758664b0655ed49f0c92dbb65bc1a2f34a..9b40516bbd1d9d785ab93bec3656fbe862413faa 100644
|
| --- a/ios/chrome/browser/BUILD.gn
|
| +++ b/ios/chrome/browser/BUILD.gn
|
| @@ -279,6 +279,8 @@ source_set("browser") {
|
| "net/retryable_url_fetcher.mm",
|
| "notification_promo.cc",
|
| "notification_promo.h",
|
| + "ntp_snippets/ios_chrome_content_suggestions_service_factory.cc",
|
| + "ntp_snippets/ios_chrome_content_suggestions_service_factory.h",
|
| "ntp_snippets/ios_chrome_ntp_snippets_service_factory.cc",
|
| "ntp_snippets/ios_chrome_ntp_snippets_service_factory.h",
|
| "open_from_clipboard/create_clipboard_recent_content.h",
|
|
|