Index: tools/perf/PRESUBMIT.py |
diff --git a/tools/perf/PRESUBMIT.py b/tools/perf/PRESUBMIT.py |
index 2c269c882abe4c27387f4ace85942445e8e78596..7ac8a1831d5c7f738601cc403023e41a1b73fac2 100644 |
--- a/tools/perf/PRESUBMIT.py |
+++ b/tools/perf/PRESUBMIT.py |
@@ -5,7 +5,7 @@ |
"""Presubmit script for changes affecting tools/perf/. |
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts |
-for more details about the presubmit API built into gcl (and git-cl). |
+for more details about the presubmit API built into depot_tools. |
""" |
import os |