[omnibox] Disable IntranetRedirectDetector on Android
This CL stops building IntranetRedirectDetector on Android. It seems that on Android, this functionality is active today, and after startup, sends redirect detecting requests 7 seconds after startup, just like on Desktop. This information is not used on Android. This CL modifies the BUILD.gn files to no longer build this functionality on Android or any other non-Desktop platform. Android will no longer make these redirect detect requests after this. Desktop will have a policy to control this behavior. Bug: 1090985, 935772 Change-Id: I9b5e527af01133c3f8a091bcfe807d11c9ea982b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498952 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:Nico Weber <thakis@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#821537}
Showing
Please register or sign in to comment