From df166289bb532bcd85feb5fa5fd1969a67615deb Mon Sep 17 00:00:00 2001 From: Anay Wadhera Date: Mon, 26 Aug 2024 18:03:18 -0700 Subject: [PATCH] internal change PiperOrigin-RevId: 667781323 --- internal/platform/implementation/g3/BUILD | 2 -- 1 file changed, 2 deletions(-) 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",