chromium/out/Default/gen/components/browsing_topics/mojom/browsing_topics_internals.mojom-forward.h

// components/browsing_topics/mojom/browsing_topics_internals.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_BROWSING_TOPICS_MOJOM_BROWSING_TOPICS_INTERNALS_MOJOM_FORWARD_H_
#define COMPONENTS_BROWSING_TOPICS_MOJOM_BROWSING_TOPICS_INTERNALS_MOJOM_FORWARD_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 browsing_topics::mojom {
class WebUIBrowsingTopicsConfigurationDataView;

class WebUITopicDataView;

class WebUIEpochDataView;

class WebUIBrowsingTopicsStateDataView;

class WebUIModelInfoDataView;

class WebUIGetBrowsingTopicsStateResultDataView;
class WebUIGetModelInfoResultDataView;
class WebUIBrowsingTopicsConfiguration;
WebUIBrowsingTopicsConfigurationPtr;

class WebUITopic;
WebUITopicPtr;

class WebUIEpoch;
WebUIEpochPtr;

class WebUIBrowsingTopicsState;
WebUIBrowsingTopicsStatePtr;

class WebUIModelInfo;
WebUIModelInfoPtr;

class WebUIGetBrowsingTopicsStateResult;

WebUIGetBrowsingTopicsStateResultPtr;

class WebUIGetModelInfoResult;

WebUIGetModelInfoResultPtr;

class PageHandler;




}  // browsing_topics::mojom

#endif  // COMPONENTS_BROWSING_TOPICS_MOJOM_BROWSING_TOPICS_INTERNALS_MOJOM_FORWARD_H_