commit | d2fead47a4a4d8eef0ced05ee1953c2a209de986 | [log] [tgz] |
---|---|---|
author | Yifan Luo <lyf@chromium.org> | Fri Nov 10 11:30:42 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 10 11:30:42 2023 |
tree | 17116e97d3f3a35096f7c9ada827dd29e90ec181 | |
parent | 03171b6e3bc8b15eb358af35c19b1e72e1d7d133 [diff] |
[Private Network Access] Rename target_address_space to required_ip_address_space in network service Rename `target_address_space` to `required_ip_address_space` to make it more distinguishable from `target_ip_address_space`. This CL is a follow-up for https://chromium-review.googlesource.com/c/chromium/src/+/4955946, in which we decided to rename target_address_space to required_ip_address_space. Bug: 1494426 Change-Id: Ied51b5ea8dd748569de61a9d7156154adc4e2b96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4965922 Reviewed-by: Camille Lamy <clamy@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Yifan Luo <lyf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1222853}
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.