Thread variables were named worker_thread, while they actually reference the network_thread introduced with the CLs below. Original introduction of network_thread: https://codereview.webrtc.org/1895813003 https://codereview.webrtc.org/1903393004 Renming of woker_thread_ to network_thread_ in P2PTransportChannel: https://codereview.webrtc.org/2378573003 BUG=webrtc:6432 Review-Url: https://codereview.webrtc.org/2396513003 Cr-Commit-Position: refs/heads/master@{#14646}