| Index: ui/resources/PRESUBMIT.py
|
| diff --git a/ui/resources/PRESUBMIT.py b/ui/resources/PRESUBMIT.py
|
| index 0408a5216f2283132ab4be6cb24831b2159c035a..c27f5a84a2959e7eab0b8b58b919c0a24394cf97 100644
|
| --- a/ui/resources/PRESUBMIT.py
|
| +++ b/ui/resources/PRESUBMIT.py
|
| @@ -5,7 +5,7 @@
|
| """Presubmit script for Chromium UI 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
|
| we're checking against here.
|
| """
|
|
|