Home | History | Annotate | Download | only in allocator
      1 #ifndef BASE_ALLOCATOR_BUILDFLAGS_H_
      2 #define BASE_ALLOCATOR_BUILDFLAGS_H_
      3 #include "build/buildflag.h"
      4 #define BUILDFLAG_INTERNAL_USE_ALLOCATOR_SHIM() (0)
      5 #endif  // BASE_ALLOCATOR_BUILDFLAGS_H_
      6