| Index: build/ios/PRESUBMIT.py
|
| diff --git a/build/ios/PRESUBMIT.py b/build/ios/PRESUBMIT.py
|
| index a0d32f8b9e1cb89d0616fc483ee1c47617043a6f..bbd17b3b1d2b4bd3cf844a7751a02e30247df091 100644
|
| --- a/build/ios/PRESUBMIT.py
|
| +++ b/build/ios/PRESUBMIT.py
|
| @@ -7,7 +7,7 @@ import os
|
| """Chromium presubmit script for src/tools/ios.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| -for more details on the presubmit API built into gcl.
|
| +for more details on the presubmit API built into depot_tools.
|
| """
|
|
|
| WHITELIST_FILE = 'build/ios/grit_whitelist.txt'
|
|
|