commit | 45e6fc6a67d8d9c999955315a3347bd5f86c1d5b | [log] [tgz] |
---|---|---|
author | Joe Downing <joedow@google.com> | Wed Oct 09 23:52:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 09 23:52:21 2024 |
tree | 0c8fa479ad3def93b58f224b08515104c3db0c5e | |
parent | 8d2b793b8f713c3037248bd139be1170dc2dfc4f [diff] |
Rename and move protocol::RemotingIceConfigRequest I'm going to use a common format for the ice_config_fetcher impls: //remoting/protocol/ice_config_fetcher_cloud.* //remoting/protocol/ice_config_fetcher_corp.* //remoting/protocol/ice_config_fetcher_default.* This CL moves and renames the existing impl which targets the V1 Private API, I'll add the cloud and corp impls in a follow-up. Bug: 325448647 Change-Id: I3ef79757af2b0b2f9e007743ef26c56719b9058f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5918391 Reviewed-by: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by: Yuwei Huang <yuweih@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/main@{#1366532}
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.