1 // Generated by build/write_buildflag_header.py
2 // From "//base:rust_buildflags"
3 
4 #ifndef __OUT_BASE_RUST_BUILDFLAGS_H_
5 #define __OUT_BASE_RUST_BUILDFLAGS_H_
6 
7 #include "build/buildflag.h" // IWYU pragma: export
8 
9 #define BUILDFLAG_INTERNAL_BUILD_RUST_JSON_READER() (0)
10 #define BUILDFLAG_INTERNAL_BUILD_RUST_BASE_CONVERSIONS() (1)
11 
12 #endif  // __OUT_BASE_RUST_BUILDFLAGS_H_
13