// Generated by build/write_buildflag_header.py
// From "//build/rust/allocator:buildflags"

#ifndef BUILD_RUST_ALLOCATOR_BUILDFLAGS_H_
#define BUILD_RUST_ALLOCATOR_BUILDFLAGS_H_

#include "build/buildflag.h" // IWYU pragma: export

// IWYU pragma: always_keep

#define BUILDFLAG_INTERNAL_RUST_ALLOCATOR_USES_PARTITION_ALLOC() (1)
#define BUILDFLAG_INTERNAL_RUST_ALLOCATOR_USES_ALIGNED_MALLOC() (0)
#define BUILDFLAG_INTERNAL_RUST_ALLOCATOR_USES_ALLOCATOR_IMPLS_H() (1)
#define BUILDFLAG_INTERNAL_RUST_ALLOCATOR_NIGHTLY_CAPABILITY() (1)

#endif  // BUILD_RUST_ALLOCATOR_BUILDFLAGS_H_
