[Extensions] Avoid late keyed services with TestingProfile
Overriding HistoryService and BookmarkModel after the profile has been created is problematic and known to cause hard-to-debug test flakiness. Instead, this patch adopts TestingProfile::Builder for tests in chrome/browser/extensions. Change-Id: Ifcf2999a5e12c0a2a3c2c23f06ae86711a54a982 Bug: 1106699,1106339 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310490Reviewed-by:Reilly Grant <reillyg@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#790523}
Showing
Please register or sign in to comment