chromium/out/Default/gen/components/spellcheck/common/spellcheck.mojom-forward.h

// components/spellcheck/common/spellcheck.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 COMPONENTS_SPELLCHECK_COMMON_SPELLCHECK_MOJOM_FORWARD_H_
#define COMPONENTS_SPELLCHECK_COMMON_SPELLCHECK_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 spellcheck::mojom {
class SpellCheckBDictLanguageDataView;

class SpellCheckResultDataView;


enum class Decoration : int32_t;
class SpellCheckBDictLanguage;
SpellCheckBDictLanguagePtr;

class SpellCheckResult;
SpellCheckResultPtr;

class SpellChecker;

class SpellCheckInitializationHost;

class SpellCheckHost;




}  // spellcheck::mojom

#endif  // COMPONENTS_SPELLCHECK_COMMON_SPELLCHECK_MOJOM_FORWARD_H_