chromium/out/Default/gen/third_party/blink/public/mojom/cookie_manager/cookie_manager_automation.mojom-params-data.h

// third_party/blink/public/mojom/cookie_manager/cookie_manager_automation.mojom-params-data.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef THIRD_PARTY_BLINK_PUBLIC_MOJOM_COOKIE_MANAGER_COOKIE_MANAGER_AUTOMATION_MOJOM_PARAMS_DATA_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_COOKIE_MANAGER_COOKIE_MANAGER_AUTOMATION_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace blink::test::mojom {
namespace internal {
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) CookieManagerAutomation_DeleteAllCookies_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) CookieManagerAutomation_DeleteAllCookies_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) CookieManagerAutomation_GetAllCookies_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) CookieManagerAutomation_GetAllCookies_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) CookieManagerAutomation_GetNamedCookie_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) CookieManagerAutomation_GetNamedCookie_ResponseParams_Data {};
static_assert;

}  // namespace internal


class CookieManagerAutomation_DeleteAllCookies_ParamsDataView {};


class CookieManagerAutomation_DeleteAllCookies_ResponseParamsDataView {};


class CookieManagerAutomation_GetAllCookies_ParamsDataView {};


class CookieManagerAutomation_GetAllCookies_ResponseParamsDataView {};


class CookieManagerAutomation_GetNamedCookie_ParamsDataView {};


class CookieManagerAutomation_GetNamedCookie_ResponseParamsDataView {};







inline void CookieManagerAutomation_GetAllCookies_ResponseParamsDataView::GetCookiesDataView(
    mojo::ArrayDataView<::network::mojom::CookieWithAccessResultDataView>* output) {}


inline void CookieManagerAutomation_GetNamedCookie_ParamsDataView::GetNameDataView(
    mojo::StringDataView* output) {}


inline void CookieManagerAutomation_GetNamedCookie_ResponseParamsDataView::GetCookieDataView(
    ::network::mojom::CookieWithAccessResultDataView* output) {}



}  // blink::test::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // THIRD_PARTY_BLINK_PUBLIC_MOJOM_COOKIE_MANAGER_COOKIE_MANAGER_AUTOMATION_MOJOM_PARAMS_DATA_H_