Cleanup: Presubmit API is built into depot_tools.
Not in gcl, which probably these days nobody working on Chromium uses.
BUG=None
[email protected]
[email protected]
NOPRESUBMIT=true
Review URL: https://codereview.chromium.org/887033002
Cr-Commit-Position: refs/heads/master@{#314039}
diff --git a/testing/PRESUBMIT.py b/testing/PRESUBMIT.py
index 90e524f45..5e8fc90 100644
--- a/testing/PRESUBMIT.py
+++ b/testing/PRESUBMIT.py
@@ -4,8 +4,8 @@
"""Top-level presubmit script for testing.
-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.
"""