mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
internal
PiperOrigin-RevId: 925564968
This commit is contained in:
committed by
Copybara-Service
parent
ec9759d88a
commit
8bc556c4e7
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user