chromium/out/Default/gen/content/services/auction_worklet/public/mojom/bidder_worklet.mojom-shared-message-ids.h

// content/services/auction_worklet/public/mojom/bidder_worklet.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 CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_BIDDER_WORKLET_MOJOM_SHARED_MESSAGE_IDS_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_BIDDER_WORKLET_MOJOM_SHARED_MESSAGE_IDS_H_

#include <stdint.h>


namespace auction_worklet::mojom {
namespace messages {


enum class GenerateBidClient : uint32_t {};
enum class GenerateBidFinalizer : uint32_t {};
enum class BidderWorklet : uint32_t {};

}  // namespace messages

}  // auction_worklet::mojom

#endif  // CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_BIDDER_WORKLET_MOJOM_SHARED_MESSAGE_IDS_H_