Fix client hints crash in incognito profile
UINetworkQualityEstimatorService is not created by default in incognito profile. This results in crashes in incogniro profile when network quality metrics are queried by the client hints code. This CL enables creation of UINetworkQualityEstimatorService in incognito mode. Bug: 855781 Change-Id: Ieafd5a853749dc00c2c8cd3c63c4ef7acd5ba215 Reviewed-on: https://chromium-review.googlesource.com/1114091 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#570212}
Showing
Please register or sign in to comment