blob: 26673c985ca0cf8f4dfc228328dfe98ce03a9bc3 [file] [log] [blame]
// Usually this would be:
//
// Generated by build/write_buildflag_header.py
// From "//base/allocator:features"
//
// However for Cobalt we just hardcode the values of these #defines.
#ifndef BASE_ALLOCATOR_FEATURES_H_
#define BASE_ALLOCATOR_FEATURES_H_
#include "base/buildflag.h"
#define BUILDFLAG_INTERNAL_USE_ALLOCATOR_SHIM() (0)
#endif // BASE_ALLOCATOR_FEATURES_H_