Home | History | Annotate | Download | only in valgrind
      1 #ifdef ANDROID
      2   #include "memcheck/memcheck.h"
      3 #else
      4   // On Chrome OS, these files will be added in a patch applied in the ebuild.
      5   #include <base/third_party/valgrind/memcheck.h>
      6 #endif
      7