Remove all traces of Dr Memory.

The Dr Memory toolchain is no longer supported by Chromium and
their bots have been removed. WebRTC will now rely on the LLVM
santizers for catching such errors.

BUG=webrtc:6553
NOTRY=True
R=ehmaldonado@webrtc.org

Review URL: https://codereview.webrtc.org/2434563003 .

Cr-Commit-Position: refs/heads/master@{#14703}
This commit is contained in:
Henrik Kjellander
2016-10-20 13:17:14 +02:00
parent 69034df0b0
commit 057b8d91a6
21 changed files with 3 additions and 934 deletions

View File

@ -38,7 +38,6 @@ DIRECTORIES = [
'third_party/boringssl',
'third_party/closure_compiler',
'third_party/colorama',
'third_party/drmemory',
'third_party/expat',
'third_party/ffmpeg',
'third_party/instrumented_libraries',