blob: df7c1f4c0855c43df7db4be3bc8b42f8269c3c36 [file] [log] [blame]
// Copyright 2022 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 "content/browser/webid/test/mock_api_permission_delegate.h"
namespace content {
MockApiPermissionDelegate::MockApiPermissionDelegate() = default;
MockApiPermissionDelegate::~MockApiPermissionDelegate() = default;
} // namespace content