xref: /aosp_15_r20/external/libchrome/base/allocator/buildflags.h (revision 635a864187cb8b6c713ff48b7e790a6b21769273)
1*635a8641SAndroid Build Coastguard Worker #ifndef BASE_ALLOCATOR_BUILDFLAGS_H_
2*635a8641SAndroid Build Coastguard Worker #define BASE_ALLOCATOR_BUILDFLAGS_H_
3*635a8641SAndroid Build Coastguard Worker #include "build/buildflag.h"
4*635a8641SAndroid Build Coastguard Worker #define BUILDFLAG_INTERNAL_USE_ALLOCATOR_SHIM() (0)
5*635a8641SAndroid Build Coastguard Worker #endif  // BASE_ALLOCATOR_BUILDFLAGS_H_
6