| Index: tools/crx_id/PRESUBMIT.py
|
| diff --git a/tools/crx_id/PRESUBMIT.py b/tools/crx_id/PRESUBMIT.py
|
| index e8daa889a5a0406cfb8d4489499e2dd2b620b754..5aa84ad4904d2c3637d2977030337fb64700dbf3 100644
|
| --- a/tools/crx_id/PRESUBMIT.py
|
| +++ b/tools/crx_id/PRESUBMIT.py
|
| @@ -4,8 +4,8 @@
|
|
|
| """Presubmit script for crx_id.
|
|
|
| -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.
|
| """
|
|
|
| UNIT_TESTS = [
|
|
|