blob: 6c955c4d7ff57c1119728bc9a11f274528c0ca17 [file] [log] [blame]
// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/public/test/mock_permission_controller.h"
namespace content {
MockPermissionController::MockPermissionController() = default;
MockPermissionController::~MockPermissionController() = default;
} // namespace content