PiperOrigin-RevId: 925564968
This commit is contained in:
Francis Tsui
2026-06-02 14:02:58 -07:00
committed by Copybara-Service
parent ec9759d88a
commit 8bc556c4e7
34 changed files with 9 additions and 5757 deletions
@@ -24,11 +24,11 @@
#include "internal/platform/byte_array.h"
#include "internal/platform/implementation/webrtc.h"
#include "internal/platform/medium_environment.h"
#include "webrtc/api/create_modular_peer_connection_factory.h"
#include "webrtc/api/peer_connection_interface.h"
#include "webrtc/api/scoped_refptr.h"
#include "webrtc/rtc_base/checks.h"
#include "webrtc/rtc_base/thread.h"
#include "third_party/webrtc/files/stable/webrtc/api/create_modular_peer_connection_factory.h"
#include "third_party/webrtc/files/stable/webrtc/api/peer_connection_interface.h"
#include "third_party/webrtc/files/stable/webrtc/api/scoped_refptr.h"
#include "third_party/webrtc/files/stable/webrtc/rtc_base/checks.h"
#include "third_party/webrtc/files/stable/webrtc/rtc_base/thread.h"
namespace nearby {
namespace g3 {
+1 -1
View File
@@ -23,7 +23,7 @@
#include "internal/platform/byte_array.h"
#include "internal/platform/implementation/webrtc.h"
#include "internal/platform/implementation/g3/single_thread_executor.h"
#include "webrtc/api/peer_connection_interface.h"
#include "third_party/webrtc/files/stable/webrtc/api/peer_connection_interface.h"
namespace nearby {
namespace g3 {
+2 -2
View File
@@ -22,8 +22,8 @@
#include "absl/strings/string_view.h"
#include "connections/implementation/proto/offline_wire_formats.pb.h"
#include "internal/platform/byte_array.h"
#include "webrtc/api/peer_connection_interface.h"
#include "webrtc/api/scoped_refptr.h"
#include "third_party/webrtc/files/stable/webrtc/api/peer_connection_interface.h"
#include "third_party/webrtc/files/stable/webrtc/api/scoped_refptr.h"
namespace nearby {
namespace api {