Remove the early initialization of UserEventService.
This was added in M66 as it was needed by ConsentAuditor. After an in-memory queue was added to UserEventService in https://chromium-review.googlesource.com/c/chromium/src/+/980975, it can handle events before the initialization of the persistent storage is finished, thus obsoleting the early initialization. Bug: 819296 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ieca1cf50cb02ebf9e9336c0be755eb89b5b1de16 Reviewed-on: https://chromium-review.googlesource.com/999052Reviewed-by:Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#548745}
Showing
Please register or sign in to comment