Files
nearby/cpp
hai007 e429d2d373 [nearby] Migrate to new rtc::Thread::PostTask() API.
In WebRTC, rtc::Thread contains multiple PostTask signatures.
The one that takes "RTC_FROM_HERE" is being deprecated. This CL
upgrades to the newer version to unblock the old signature's
removal. See https://crbug.com/webrtc/13582.

PiperOrigin-RevId: 423317626
2022-01-21 07:26:06 -08:00
..