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