blob: 3cd08a930335a799e5dcf34ef125ea7b102969ef [file] [log] [blame]
#ifdef ANDROID
#include "memcheck/memcheck.h"
#else
// On Chrome OS, these files will be added in a patch applied in the ebuild.
#include <base/third_party/valgrind/memcheck.h>
#endif