blob: 621bbf77ddaa64081d29bd2c75cd73b7a9e1f817 [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 "third_party/blink/public/platform/web_rtc_rtp_source.h"
namespace blink {
WebRTCRtpSource::~WebRTCRtpSource() = default;
} // namespace blink