This CL removes even more top-level const from parameters in function declarations. This change is safe because top-level const in function declarations (not function definitions) are ignored by the compiler and so change is just a no-op cleanup. Bug: webrtc:13610 Change-Id: Icf6868c27b1fdb9d9915b3a7020eb34bdcf07a09 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249989 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Ali Tofigh <alito@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35866} |
||
|---|---|---|
| .. | ||
| audio_device_data_observer.h | ||
| audio_device_default.h | ||
| audio_device_defines.h | ||
| audio_device_factory.cc | ||
| audio_device_factory.h | ||
| audio_device.h | ||
| fake_audio_device.h | ||
| mock_audio_device.h | ||
| mock_audio_transport.h | ||
| test_audio_device_unittest.cc | ||
| test_audio_device.cc | ||
| test_audio_device.h | ||