commit | 7ec3aa55e30c4c786695c153fee2cbdb28fee2b0 | [log] [tgz] |
---|---|---|
author | Andrew Williams <awillia@chromium.org> | Thu Nov 16 15:55:18 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 16 15:55:18 2023 |
tree | 9623fb451f76317a91de6b0bb4027acb3b8a7b94 | |
parent | 9b18f3ea829307a629e34e2f680e2cd3b4f48597 [diff] |
[IP Protection] Remove test usage of ProxyInfo::proxy_server() This removes the remaining uses of ProxyInfo::proxy_server() and the method along with it. Bug: 1491092 Change-Id: Ibfbc86c72a7f70aac3c193a055b797d5056fdc20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5027581 Reviewed-by: Matt Menke <mmenke@chromium.org> Commit-Queue: Andrew Williams <awillia@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225517}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.