blob: 0ba3da2fecb48054a7a51b13b9c997181f3dbfcb [file] [log] [blame]
// Copyright 2019 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 "content/browser/media/desktop_media_window_registry.h"
namespace content {
DesktopMediaWindowRegistry::DesktopMediaWindowRegistry() = default;
DesktopMediaWindowRegistry::~DesktopMediaWindowRegistry() = default;
} // namespace content