// components/commerce/core/internals/mojom/commerce_internals.mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit // Copyright 2018 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_COMMERCE_CORE_INTERNALS_MOJOM_COMMERCE_INTERNALS_MOJOM_SHARED_MESSAGE_IDS_H_ #define COMPONENTS_COMMERCE_CORE_INTERNALS_MOJOM_COMMERCE_INTERNALS_MOJOM_SHARED_MESSAGE_IDS_H_ #include <stdint.h> namespace commerce::mojom { namespace messages { enum class CommerceInternalsHandlerFactory : uint32_t { … }; enum class CommerceInternalsHandler : uint32_t { … }; enum class CommerceInternalsPage : uint32_t { … }; } // namespace messages } // commerce::mojom #endif // COMPONENTS_COMMERCE_CORE_INTERNALS_MOJOM_COMMERCE_INTERNALS_MOJOM_SHARED_MESSAGE_IDS_H_