blob: 1a96645ff0a7f27b5550e8c5df0eef4b795a9a66 [file] [log] [blame]
// Copyright 2017 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 "chrome/browser/media/router/test/mock_mojo_media_router.h"
namespace media_router {
MockMojoMediaRouter::MockMojoMediaRouter() = default;
MockMojoMediaRouter::~MockMojoMediaRouter() = default;
} // namespace media_router