#ifndef CHROME_COMMON_SEARCH_SEARCH_MOJOM_FORWARD_H_
#define CHROME_COMMON_SEARCH_SEARCH_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 search::mojom {
NTPTileImpressionDataView;
InstantMostVisitedInfoDataView;
NtpThemeDataView;
NTPLoggingEventType;
OmniboxFocusState;
OmniboxFocusChangeReason;
NTPTileImpression;
NTPTileImpressionPtr;
InstantMostVisitedInfo;
InstantMostVisitedInfoPtr;
NtpTheme;
NtpThemePtr;
class EmbeddedSearchConnector;
class EmbeddedSearch;
class EmbeddedSearchClient;
}
#endif