Chromium change: https://github.com/chromium/chromium/commit/9569e3d0c4ffcf06349d560d1052d7ad498d51e0 [Android][FRE] Record number of accounts for all users started FRE This CL moves the recording of the number of accounts for all users who started FRE from SyncConsentFirstRunFragment to FirstRunFlowSequencer as this metric is not tied to sync consent page. Bug: 1259535