Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2194793004: Create IOSChromeContentSuggestionsServiceFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove IOSChromeNTPSnippetsServiceFactory Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/chrome/browser/browser_state/browser_state_keyed_service_factories.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index ff475a758664b0655ed49f0c92dbb65bc1a2f34a..0b99b37fd7845a24fd7384aad60ec643206f6f8b 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -279,8 +279,8 @@ source_set("browser") {
"net/retryable_url_fetcher.mm",
"notification_promo.cc",
"notification_promo.h",
- "ntp_snippets/ios_chrome_ntp_snippets_service_factory.cc",
- "ntp_snippets/ios_chrome_ntp_snippets_service_factory.h",
+ "ntp_snippets/ios_chrome_content_suggestions_service_factory.cc",
+ "ntp_snippets/ios_chrome_content_suggestions_service_factory.h",
"open_from_clipboard/create_clipboard_recent_content.h",
"open_from_clipboard/create_clipboard_recent_content.mm",
"passwords/credential_manager.h",
« no previous file with comments | « no previous file | ios/chrome/browser/browser_state/browser_state_keyed_service_factories.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698