| Index: build/android/PRESUBMIT.py
|
| diff --git a/build/android/PRESUBMIT.py b/build/android/PRESUBMIT.py
|
| index ad09630a56cb3f5fddda711c329fb65d66107ca1..7f3a868961b44b8a2df8bbe96b2cafbb04e7b0a6 100644
|
| --- a/build/android/PRESUBMIT.py
|
| +++ b/build/android/PRESUBMIT.py
|
| @@ -5,7 +5,7 @@
|
| """Presubmit script for android buildbot.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for
|
| -details on the presubmit API built into gcl.
|
| +details on the presubmit API built into depot_tools.
|
| """
|
|
|
| _DELETIONS_ONLY_FILES = (
|
|
|