blob: 7800cee0716de054561abbfb7ca3bd7eaa8c0915 [file] [log] [blame]
// Copyright 2017 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 "public/platform/WebRTCRtpSender.h"
namespace blink {
WebRTCRtpSender::~WebRTCRtpSender() = default;
} // namespace blink