summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/valgrind_test.py
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-06 09:55:59 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-06 09:55:59 +0000
commit0652cfab2f8db969f5128d7584e20826e7d788d0 (patch)
tree68a4286cce10f6e610a6bac636c8fa0d8e924d91 /tools/valgrind/valgrind_test.py
parent14edb05b05c6103c5120998c9bad3a6c316c2972 (diff)
downloadchromium_src-0652cfab2f8db969f5128d7584e20826e7d788d0.zip
chromium_src-0652cfab2f8db969f5128d7584e20826e7d788d0.tar.gz
chromium_src-0652cfab2f8db969f5128d7584e20826e7d788d0.tar.bz2
Update the Dr. Memory info page URL
TBR=bruening Review URL: http://codereview.chromium.org/8166018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104272 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/valgrind_test.py')
-rwxr-xr-xtools/valgrind/valgrind_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/valgrind/valgrind_test.py b/tools/valgrind/valgrind_test.py
index aa26c3c..872acfd 100755
--- a/tools/valgrind/valgrind_test.py
+++ b/tools/valgrind/valgrind_test.py
@@ -706,7 +706,7 @@ class DrMemory(BaseTool):
"""Dr.Memory
Dynamic memory error detector for Windows.
- http://dev.chromium.org/developers/how-tos/using-valgrind/dr-memory
+ http://dev.chromium.org/developers/how-tos/using-drmemory
It is not very mature at the moment, some things might not work properly.
"""