chromium/out/Default/gen/chrome/services/file_util/public/mojom/constants.mojom-shared.h

// chrome/services/file_util/public/mojom/constants.mojom-shared.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef CHROME_SERVICES_FILE_UTIL_PUBLIC_MOJOM_CONSTANTS_MOJOM_SHARED_H_
#define CHROME_SERVICES_FILE_UTIL_PUBLIC_MOJOM_CONSTANTS_MOJOM_SHARED_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>

#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"

#include "chrome/services/file_util/public/mojom/constants.mojom-shared-internal.h"







namespace chrome::file_util::mojom {


}  // chrome::file_util::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace chrome::file_util::mojom {


enum class ExtractionResult : int32_t {};

 std::ostream& operator<<(std::ostream& os, ExtractionResult value);
inline bool IsKnownEnumValue(ExtractionResult value) {}


}  // chrome::file_util::mojom

namespace std {

template <>
struct hash<::chrome::file_util::mojom::ExtractionResult>
    : public mojo::internal::EnumHashImpl<::chrome::file_util::mojom::ExtractionResult> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::chrome::file_util::mojom::ExtractionResult, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace chrome::file_util::mojom {


}  // chrome::file_util::mojom

// Declare TraceFormatTraits for enums, which should be defined in ::perfetto
// namespace.

namespace perfetto {

template <>
struct  TraceFormatTraits<::chrome::file_util::mojom::ExtractionResult> {};

} // namespace perfetto

#endif  // CHROME_SERVICES_FILE_UTIL_PUBLIC_MOJOM_CONSTANTS_MOJOM_SHARED_H_