| Index: tools/valgrind/memcheck/PRESUBMIT.py
|
| diff --git a/tools/valgrind/memcheck/PRESUBMIT.py b/tools/valgrind/memcheck/PRESUBMIT.py
|
| index 64683d55f0e858da25f9f15f760d281878ab867b..99be83497fd0921608d2f376880163c3bf764d5b 100644
|
| --- a/tools/valgrind/memcheck/PRESUBMIT.py
|
| +++ b/tools/valgrind/memcheck/PRESUBMIT.py
|
| @@ -4,7 +4,7 @@
|
|
|
| """
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| -for more details on the presubmit API built into gcl.
|
| +for more details on the presubmit API built into depot_tools.
|
| """
|
|
|
| import re
|
|
|