Since https://commits.webkit.org/253257@main We should likely rename the Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.h header file to WebRTCProvider.h because depending on the build configuration we create either a LibWebRTCProvider, or a GStreamerWebRTCProvider or fallback to WebRTCProvider. This rename would open another can of worms though, leading to the renaming of more LibWebRTC-prefixed files in WebKit.
<rdar://problem/98772411>