blob: b0446bee6182f18f5fa6d0424b1ef3b630e63dc7 [file] [log] [blame]
// gpu/ipc/common/sync_token.mojom-blink-forward.h is auto generated by mojom_bindings_generator.py, do not edit
// 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 GPU_IPC_COMMON_SYNC_TOKEN_MOJOM_BLINK_FORWARD_H_
#define GPU_IPC_COMMON_SYNC_TOKEN_MOJOM_BLINK_FORWARD_H_
#include <stdint.h>
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"
#ifdef KYTHE_IS_RUNNING
#pragma kythe_inline_metadata "Metadata comment"
#endif
namespace gpu {
namespace mojom {
enum class CommandBufferNamespace : int32_t;
} // namespace gpu
} // namespace mojom
namespace gpu {
namespace mojom {
namespace blink {
using CommandBufferNamespace = CommandBufferNamespace;
class SyncToken;
using SyncTokenPtr = mojo::InlinedStructPtr<SyncToken>;
} // namespace blink
} // namespace mojom
} // namespace gpu
#endif // GPU_IPC_COMMON_SYNC_TOKEN_MOJOM_BLINK_FORWARD_H_