| Index: content/test/PRESUBMIT.py
|
| diff --git a/content/test/PRESUBMIT.py b/content/test/PRESUBMIT.py
|
| index 3222f40f623d24a72a90cc591589fa00ae02ec74..76d13fc56801359047f03a8a4badc4fcd81f1b6d 100644
|
| --- a/content/test/PRESUBMIT.py
|
| +++ b/content/test/PRESUBMIT.py
|
| @@ -4,8 +4,8 @@
|
|
|
| """test_expectations.txt presubmit script.
|
|
|
| -See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for
|
| -details on the presubmit API built into gcl.
|
| +See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| +for more details on the presubmit API built into depot_tools.
|
| """
|
|
|
| import os
|
|
|