| Index: chrome/browser/resources/PRESUBMIT.py
|
| diff --git a/chrome/browser/resources/PRESUBMIT.py b/chrome/browser/resources/PRESUBMIT.py
|
| index d603cc001878c93e39c0b23d385005b5f542a724..9d6dfaae1f4c4fe33f99fc03433e968226d9f097 100644
|
| --- a/chrome/browser/resources/PRESUBMIT.py
|
| +++ b/chrome/browser/resources/PRESUBMIT.py
|
| @@ -5,7 +5,7 @@
|
| """Presubmit script for HTML files in chrome/browser/resources.
|
|
|
| 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.
|
| """
|
|
|
| ACTION_XML_PATH = '../../../tools/metrics/actions/actions.xml'
|
|
|