Prepare for WebRTC network_priority becoming an enum.
This change allows network_priority to change from a double to an enum in WebRTC without breaking chromium. After the WebRTC change is made, this will be cleaned up using helper functions and a switch statement. Bug: webrtc:5658 Change-Id: I0c0f7da85d94fd7969df4f1cf184b76a05174e7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078849Reviewed-by:Henrik Boström <hbos@chromium.org> Commit-Queue: Taylor <deadbeef@chromium.org> Cr-Commit-Position: refs/heads/master@{#746612}
Showing
Please register or sign in to comment