chromium/out/Default/gen/ui/webui/resources/cr_components/help_bubble/help_bubble.mojom-forward.h

// ui/webui/resources/cr_components/help_bubble/help_bubble.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 UI_WEBUI_RESOURCES_CR_COMPONENTS_HELP_BUBBLE_HELP_BUBBLE_MOJOM_FORWARD_H_
#define UI_WEBUI_RESOURCES_CR_COMPONENTS_HELP_BUBBLE_HELP_BUBBLE_MOJOM_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"

#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"


#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"






namespace help_bubble::mojom {
class HelpBubbleButtonParamsDataView;

class ProgressDataView;

class HelpBubbleParamsDataView;


enum class HelpBubbleArrowPosition : int32_t;

enum class HelpBubbleClosedReason : int32_t;
class HelpBubbleButtonParams;
HelpBubbleButtonParamsPtr;

class Progress;
ProgressPtr;

class HelpBubbleParams;
HelpBubbleParamsPtr;

class HelpBubbleHandlerFactory;

class HelpBubbleHandler;

class HelpBubbleClient;




}  // help_bubble::mojom

#endif  // UI_WEBUI_RESOURCES_CR_COMPONENTS_HELP_BUBBLE_HELP_BUBBLE_MOJOM_FORWARD_H_