No public changes.

PiperOrigin-RevId: 597033150
This commit is contained in:
Francis Tsui
2024-01-09 13:46:42 -08:00
committed by Copybara-Service
parent 41d2d6fc4c
commit c2ade33c9c
13 changed files with 14 additions and 14 deletions
@@ -92,12 +92,12 @@ cc_test(
"//internal/platform:test_util",
"//internal/platform:types",
"//internal/platform/implementation/g3", # buildcleaner: keep
"//third_party/protobuf",
"//third_party/webrtc/files/stable/webrtc/api:libjingle_peerconnection_api",
"//third_party/webrtc/files/stable/webrtc/api:rtc_error",
"//third_party/webrtc/files/stable/webrtc/api:scoped_refptr",
"@com_github_protobuf_matchers//protobuf-matchers",
"@com_google_absl//absl/time",
"@com_google_googletest//:gtest_main",
"@com_google_protobuf//:protobuf",
],
)
@@ -16,11 +16,11 @@
#include <memory>
#include "google/protobuf/text_format.h"
#include "gmock/gmock.h"
#include "protobuf-matchers/protocol-buffer-matchers.h"
#include "gtest/gtest.h"
#include "connections/implementation/mediums/webrtc_peer_id.h"
#include "google/protobuf/text_format.h"
namespace nearby {
namespace connections {