blob: 8425b999a02e15237e571da2500923261301393e [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CONTENT_COMMON_DOCUMENT_SCOPED_INTERFACE_BUNDLE_MOJOM_FORWARD_H_
#define CONTENT_COMMON_DOCUMENT_SCOPED_INTERFACE_BUNDLE_MOJOM_FORWARD_H_
#include "mojo/public/cpp/bindings/struct_ptr.h"
#include "mojo/public/cpp/bindings/lib/native_enum_serialization.h"
#include "mojo/public/cpp/bindings/lib/native_struct_serialization.h"
#ifdef KYTHE_IS_RUNNING
#pragma kythe_inline_metadata "Metadata comment"
#endif
namespace content {
namespace mojom {
class DocumentScopedInterfaceBundleDataView;
class DocumentScopedInterfaceBundle;
using DocumentScopedInterfaceBundlePtr = mojo::StructPtr<DocumentScopedInterfaceBundle>;
} // namespace mojom
} // namespace content
#endif // CONTENT_COMMON_DOCUMENT_SCOPED_INTERFACE_BUNDLE_MOJOM_FORWARD_H_
/* Metadata comment
eyJtZXRhIjogW10sICJ0eXBlIjogImt5dGhlMCJ9
*/