android13/external/libchrome/base/allocator/buildflags.h

6 lines
195 B
C

#ifndef BASE_ALLOCATOR_BUILDFLAGS_H_
#define BASE_ALLOCATOR_BUILDFLAGS_H_
#include "build/buildflag.h"
#define BUILDFLAG_INTERNAL_USE_ALLOCATOR_SHIM() (0)
#endif // BASE_ALLOCATOR_BUILDFLAGS_H_