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

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

Issue 2916873003: [Sync] Create iOS factory for UserEventService. (Closed)
Patch Set: Remove an accidental ios_chrome_profile_sync_service_factory.h Created 3 years, 7 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/sync/ios_chrome_profile_sync_service_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/sync/BUILD.gn
diff --git a/ios/chrome/browser/sync/BUILD.gn b/ios/chrome/browser/sync/BUILD.gn
index 16d626da8a7c3ee6611a7fafd93ec02bbab9116c..9eb6181a8e8415b11ef19f14dd7242973156f58b 100644
--- a/ios/chrome/browser/sync/BUILD.gn
+++ b/ios/chrome/browser/sync/BUILD.gn
@@ -11,6 +11,8 @@ source_set("sync") {
"ios_chrome_sync_client.mm",
"ios_chrome_synced_tab_delegate.h",
"ios_chrome_synced_tab_delegate.mm",
+ "ios_user_event_service_factory.cc",
+ "ios_user_event_service_factory.h",
"sync_observer_bridge.h",
"sync_observer_bridge.mm",
"sync_setup_service.cc",
« no previous file with comments | « no previous file | ios/chrome/browser/sync/ios_chrome_profile_sync_service_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698