blob: 1bb1b489f960a0151c12776ca60ce467a59c89fc [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 "ui/base/now_playing/now_playing_info_center_delegate.h"
namespace now_playing {
NowPlayingInfoCenterDelegate::~NowPlayingInfoCenterDelegate() = default;
} // namespace now_playing