| Index: chrome/browser/PRESUBMIT.py
|
| diff --git a/chrome/browser/PRESUBMIT.py b/chrome/browser/PRESUBMIT.py
|
| index eca561c9178f0b23d2919c1e3b76018c5681e674..5b42758a1487b89b54f0b03a885f4d09e7e64393 100644
|
| --- a/chrome/browser/PRESUBMIT.py
|
| +++ b/chrome/browser/PRESUBMIT.py
|
| @@ -7,7 +7,7 @@
|
| This script currently only checks HTML/CSS/JS files in resources/.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| -for more details about the presubmit API built into gcl/git cl, and see
|
| +for more details about the presubmit API built into depot_tools, and see
|
| http://www.chromium.org/developers/web-development-style-guide for the rules
|
| checked for here.
|
| """
|
|
|