| Index: media/PRESUBMIT.py
|
| diff --git a/media/PRESUBMIT.py b/media/PRESUBMIT.py
|
| index 279115ccb2fd596e6f50efb053fa1653cc442cce..feba2f719a5c6fe3c35fdb514af8fb5ef61cbbd4 100644
|
| --- a/media/PRESUBMIT.py
|
| +++ b/media/PRESUBMIT.py
|
| @@ -5,7 +5,7 @@
|
| """Top-level presubmit script for Chromium media component.
|
|
|
| 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.
|
| """
|
|
|
| def _FilterFile(affected_file):
|
|
|