[iOS] Remove TabModelList from metrics client
This CL removes use of TabModelList from the metrics services manager client. Since this was the only use case for TabModelList's IsOffTheRecordSessionActive(), that logic is just reproduced in a static method for this class, using BrowserList. Bug: 1050142 Change-Id: I52090af91a3088cfe8e216c6c0d60f94ec292ce4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120412 Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by:Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#753256}
Showing
Please register or sign in to comment