Roll forward up to cl/351480628.

This commit is contained in:
hai007
2021-01-12 17:17:22 -08:00
parent 0be1cd03ce
commit 8bb403bfcd
+3
View File
@@ -21,6 +21,9 @@ namespace connections {
using ::location::nearby::proto::connections::ConnectionAttemptResult;
using ::location::nearby::proto::connections::DisconnectionReason;
// Required for C++ 14 support in Chrome
constexpr absl::Duration BwuManager::kReadClientIntroductionFrameTimeout;
BwuManager::BwuManager(
Mediums& mediums, EndpointManager& endpoint_manager,
EndpointChannelManager& channel_manager,