Index: chrome/common/extensions/PRESUBMIT.py |
diff --git a/chrome/common/extensions/PRESUBMIT.py b/chrome/common/extensions/PRESUBMIT.py |
index 0f2636b24f55620c215b12abfb63a63d8a4b6039..bcfba68e3f109b9859cfaaa594bf67bc11477505 100644 |
--- a/chrome/common/extensions/PRESUBMIT.py |
+++ b/chrome/common/extensions/PRESUBMIT.py |
@@ -5,7 +5,7 @@ |
"""Presubmit script for changes affecting extensions. |
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts |
-for more details about the presubmit API built into gcl. |
+for more details about the presubmit API built into depot_tools. |
""" |
import fnmatch |
import os |