chromium/out/Default/gen/content/services/auction_worklet/protocol/event_breakpoints.h

// This file is generated by TypeBuilder_h.template.

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

#ifndef auction_worklet_protocol_EventBreakpoints_h
#define auction_worklet_protocol_EventBreakpoints_h

#include "content/services/auction_worklet/protocol/protocol.h"
// For each imported domain we generate a ValueConversions struct instead of a full domain definition
// and include Domain::API version from there.

namespace auction_worklet {
namespace protocol {
namespace EventBreakpoints {

// ------------- Forward and enum declarations.

// ------------- Type and builder declarations.

// ------------- Backend interface.

class  Backend {};

// ------------- Frontend interface.

class  Frontend {};

// ------------- Dispatcher.

class  Dispatcher {};

// ------------- Metainfo.

class  Metainfo {};

} // namespace EventBreakpoints
} // namespace auction_worklet
} // namespace protocol

#endif // !defined(auction_worklet_protocol_EventBreakpoints_h)