Index: chrome/browser/BUILD.gn |
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
index 28a0089e7d3a078e5b159a1ef059c55c24517b22..556cf27fb6dfaf50dd69342e036a987b6c9195c1 100644 |
--- a/chrome/browser/BUILD.gn |
+++ b/chrome/browser/BUILD.gn |
@@ -1319,6 +1319,8 @@ split_static_library("browser") { |
"sync/supervised_user_signin_manager_wrapper.h", |
"sync/sync_startup_tracker.cc", |
"sync/sync_startup_tracker.h", |
+ "sync/user_event_service_factory.cc", |
+ "sync/user_event_service_factory.h", |
"tab_contents/navigation_metrics_recorder.cc", |
"tab_contents/navigation_metrics_recorder.h", |
"tab_contents/tab_util.cc", |