diff --git a/internal/platform/implementation/g3/BUILD b/internal/platform/implementation/g3/BUILD index a48b0cdf..89363cde 100644 --- a/internal/platform/implementation/g3/BUILD +++ b/internal/platform/implementation/g3/BUILD @@ -69,7 +69,6 @@ cc_library( "bluetooth_adapter.cc", "bluetooth_classic.cc", "credential_storage_impl.cc", - "webrtc.cc", "wifi_direct.cc", "wifi_hotspot.cc", "wifi_lan.cc", @@ -81,7 +80,6 @@ cc_library( "bluetooth_classic.h", "credential_storage_impl.h", "socket_base.h", - "webrtc.h", "wifi.h", "wifi_direct.h", "wifi_hotspot.h",