blob: fd892e8363c01353c20e55b63aa5fefadaae11a0 [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/mock_now_playing_info_center_delegate.h"
namespace now_playing {
MockNowPlayingInfoCenterDelegate::MockNowPlayingInfoCenterDelegate() = default;
MockNowPlayingInfoCenterDelegate::~MockNowPlayingInfoCenterDelegate() = default;
} // namespace now_playing