1. Revert "[CodeHealth] Avoid GC-forbidden field in PeerConnectionDependencyFactory"
    
    This reverts commit 15dc12665b36eac013f2dde5f180df371dbfd928.
    
    Reason for revert: crbug.com/1509326 leads to a crash
    
    Original change's description:
    > [CodeHealth] Avoid GC-forbidden field in PeerConnectionDependencyFactory
    >
    > Make WebrtcVideoPerfReporter garbage-collected, and use HeapMojoRemote
    > instead of mojo::Remote there.
    >
    > Bug: 1426376
    > Change-Id: I778080738c2e9f4b1cb6c015ea29a5205964ba6e
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5082441
    > Commit-Queue: Morten Stenshorne <[email protected]>
    > Reviewed-by: Henrik Boström <[email protected]>
    > Cr-Commit-Position: refs/heads/main@{#1233950}
    
    Bug: 1426376
    Change-Id: Ib2c0864c06a1a2fd79503f066d5342fe25b4971f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5104890
    Reviewed-by: Srinivas Sista <[email protected]>
    Commit-Queue: Prudhvikumar Bommana <[email protected]>
    Owners-Override: Prudhvikumar Bommana <[email protected]>
    Cr-Commit-Position: refs/branch-heads/6170@{#16}
    Cr-Branched-From: 5c2db79acf93df0bfce9537c743c6b27eeaf6a4f-refs/heads/main@{#1234130}
    
  2. Incrementing VERSION to 122.0.6170.5
    
    Change-Id: Ie063265301f2bea4c9a60c17f7d1006d2bdfb75c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5102209
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/6170@{#15}
    Cr-Branched-From: 5c2db79acf93df0bfce9537c743c6b27eeaf6a4f-refs/heads/main@{#1234130}
    
  3. Do not remove history images when switching theme
    
    If a history image was set that wasn't the first in the list and then
    was swapped off of, it would be deleted. The code expected the history
    image currently set to always be the first in the list because of the
    rearranging of history, but the rearranging doesn't happen until the
    side panel is closed. Therefore, this will always happen first and we
    must search the whole list.
    
    (cherry picked from commit 9ce8e2a87f254a89f5d5e1c520c2ea53fee2434c)
    
    Bug: b/315023495
    Change-Id: Ic63427fbb437cd9ab42abb3c4caab67ccdf7dc27
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5097841
    Commit-Queue: Riley Tatum <[email protected]>
    Reviewed-by: Paul Adedeji <[email protected]>
    Code-Coverage: [email protected] <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#1234643}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5102288
    Commit-Queue: Prudhvikumar Bommana <[email protected]>
    Reviewed-by: Alex Mineer <[email protected]>
    Owners-Override: Prudhvikumar Bommana <[email protected]>
    Bot-Commit: Rubber Stamper <[email protected]>
    Cr-Commit-Position: refs/branch-heads/6170@{#14}
    Cr-Branched-From: 5c2db79acf93df0bfce9537c743c6b27eeaf6a4f-refs/heads/main@{#1234130}
    
  4. Incrementing VERSION to 122.0.6170.4
    
    Change-Id: I39fa74b2e4d79aa154a39da55de548f6255b424b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5101231
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/6170@{#13}
    Cr-Branched-From: 5c2db79acf93df0bfce9537c743c6b27eeaf6a4f-refs/heads/main@{#1234130}