blob: e84f55ab58b45e9f6acc92bca3c98ab02cf21e3c [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "third_party/blink/public/platform/web_rtc_rtp_transceiver.h"
namespace blink {
WebRTCRtpTransceiver::~WebRTCRtpTransceiver() = default;
} // namespace blink