| // gpu/ipc/common/context_result.mojom-send-validation.h is auto generated by mojom_bindings_generator.py, do not edit |
| |
| // Copyright 2025 The Chromium Authors |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| |
| #ifndef GPU_IPC_COMMON_CONTEXT_RESULT_MOJOM_SEND_VALIDATION_H_ |
| #define GPU_IPC_COMMON_CONTEXT_RESULT_MOJOM_SEND_VALIDATION_H_ |
| |
| #include "gpu/ipc/common/context_result.mojom-shared-internal.h" |
| |
| #include "gpu/ipc/common/context_result.mojom-data-view.h" |
| |
| #include "mojo/public/cpp/bindings/lib/send_validation_type.h" |
| #include "mojo/public/cpp/bindings/lib/send_validation.h" |
| #include "mojo/public/cpp/bindings/lib/has_send_validation_helper.h" |
| |
| namespace mojo::internal { |
| template <typename MaybeConstUserType> |
| struct HasSendValidationSerialize<::gpu::mojom::ContextResult, MaybeConstUserType> |
| : std::false_type {}; |
| |
| } // namespace mojo::internal |
| |
| #endif // GPU_IPC_COMMON_CONTEXT_RESULT_MOJOM_SEND_VALIDATION_H_ |