blob: 75e6c9f0cfa05845ed261229285651da8438ee0f [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 THIRD_PARTY_BLINK_PUBLIC_MOJOM_COMMIT_RESULT_COMMIT_RESULT_MOJOM_FORWARD_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_COMMIT_RESULT_COMMIT_RESULT_MOJOM_FORWARD_H_
#include <stdint.h>
#ifdef KYTHE_IS_RUNNING
#pragma kythe_inline_metadata "Metadata comment"
#endif
namespace blink {
namespace mojom {
enum class CommitResult : int32_t;
} // namespace mojom
} // namespace blink
#endif // THIRD_PARTY_BLINK_PUBLIC_MOJOM_COMMIT_RESULT_COMMIT_RESULT_MOJOM_FORWARD_H_
/* Metadata comment
eyJtZXRhIjogW10sICJ0eXBlIjogImt5dGhlMCJ9
*/