blob: 83cca97abb385e1bdd21d70a529ae76b7067d06a [file] [log] [blame]
// Copyright 2020 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 "components/permissions/mock_chooser_controller_view.h"
namespace permissions {
MockChooserControllerView::MockChooserControllerView() = default;
MockChooserControllerView::~MockChooserControllerView() = default;
} // namespace permissions