chromium/out/Default/gen/chrome/browser/ui/webui/omnibox/omnibox.mojom-forward.h

// chrome/browser/ui/webui/omnibox/omnibox.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_BROWSER_UI_WEBUI_OMNIBOX_OMNIBOX_MOJOM_FORWARD_H_
#define CHROME_BROWSER_UI_WEBUI_OMNIBOX_OMNIBOX_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 mojom {
class ACMatchClassificationDataView;

class DictionaryEntryDataView;

class SignalsDataView;

class AutocompleteMatchDataView;

class AutocompleteResultsForProviderDataView;

class OmniboxResponseDataView;


enum class AutocompleteControllerType : int32_t;
class ACMatchClassification;
ACMatchClassificationPtr;

class DictionaryEntry;
DictionaryEntryPtr;

class Signals;
SignalsPtr;

class AutocompleteMatch;
AutocompleteMatchPtr;

class AutocompleteResultsForProvider;
AutocompleteResultsForProviderPtr;

class OmniboxResponse;
OmniboxResponsePtr;

class OmniboxPageHandler;

class OmniboxPage;




}  // mojom

#endif  // CHROME_BROWSER_UI_WEBUI_OMNIBOX_OMNIBOX_MOJOM_FORWARD_H_