// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "media/capabilities/webrtc_video_stats_db_provider.h"
namespace media {
WebrtcVideoStatsDBProvider::~WebrtcVideoStatsDBProvider() = default;
} // namespace media