Don't override system malloc when built with LeakSanitizer.

Since LeakSanitizer intercepts malloc, we must disable Chromium's malloc
override, just like we do with ASan/MSan/TSan.

BUG=none
R=mark@chromium.org

Review URL: https://chromiumcodereview.appspot.com/17654007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208490 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: b364a6b7d542ac56213958bbcadadfd5e4596aeb
1 file changed
tree: 0c3be54e0556fa7f49562914e537faf5220dc7cb
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/