0
Files
src/remoting
Joe Downing 45e6fc6a67 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}
2024-10-09 23:52:21 +00:00
..