chromium/out/Default/gen/chrome/common/plugin.mojom-forward.h

// chrome/common/plugin.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 CHROME_COMMON_PLUGIN_MOJOM_FORWARD_H_
#define CHROME_COMMON_PLUGIN_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 mojo {
enum class NativeEnum;
}  // namespace mojo


namespace chrome::mojom {
class PluginInfoDataView;

class PluginParamDataView;


enum class PluginStatus : int32_t;
class PluginInfo;
PluginInfoPtr;

class PluginParam;
PluginParamPtr;

class PluginHost;

class PluginAuthHost;

class PluginInfoHost;




}  // chrome::mojom

#endif  // CHROME_COMMON_PLUGIN_MOJOM_FORWARD_H_