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

Unified Diff: ios/chrome/ios_chrome.gyp

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 | « ios/chrome/browser/ntp_snippets/ios_chrome_ntp_snippets_service_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index e9b6e7e57e9db1c25d7057b159431914f74fab44..14723582eeb1666413fb078f8b13e3928cf916f8 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -415,8 +415,8 @@
'browser/net/retryable_url_fetcher.mm',
'browser/notification_promo.cc',
'browser/notification_promo.h',
- 'browser/ntp_snippets/ios_chrome_ntp_snippets_service_factory.cc',
- 'browser/ntp_snippets/ios_chrome_ntp_snippets_service_factory.h',
+ 'browser/ntp_snippets/ios_chrome_content_suggestions_service_factory.cc',
+ 'browser/ntp_snippets/ios_chrome_content_suggestions_service_factory.h',
'browser/open_from_clipboard/create_clipboard_recent_content.h',
'browser/open_from_clipboard/create_clipboard_recent_content.mm',
'browser/passwords/credential_manager.h',
« no previous file with comments | « ios/chrome/browser/ntp_snippets/ios_chrome_ntp_snippets_service_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698