| Index: chrome/app/PRESUBMIT.py
|
| diff --git a/chrome/app/PRESUBMIT.py b/chrome/app/PRESUBMIT.py
|
| index 3a0e26bdfe7de016698dcf647a06caa3c26ac562..519eac77cb195366afca403dcc2e2ad200b7361b 100644
|
| --- a/chrome/app/PRESUBMIT.py
|
| +++ b/chrome/app/PRESUBMIT.py
|
| @@ -5,7 +5,7 @@
|
| """Presubmit script for changes affecting chrome/app/
|
|
|
| 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.
|
| """
|
|
|
| import os
|
|
|