// components/data_sharing/public/protocol/group_data.mojom-forward.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 COMPONENTS_DATA_SHARING_PUBLIC_PROTOCOL_GROUP_DATA_MOJOM_FORWARD_H_ #define COMPONENTS_DATA_SHARING_PUBLIC_PROTOCOL_GROUP_DATA_MOJOM_FORWARD_H_ #include <stdint.h> #include "mojo/public/cpp/bindings/struct_forward.h" #include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h" namespace data_sharing::mojom { class GroupMemberDataView; class GroupDataDataView; enum class MemberRole : int32_t; class GroupMember; GroupMemberPtr; class GroupData; GroupDataPtr; } // data_sharing::mojom #endif // COMPONENTS_DATA_SHARING_PUBLIC_PROTOCOL_GROUP_DATA_MOJOM_FORWARD_H_