| Index: tools/perf_expectations/PRESUBMIT.py
|
| diff --git a/tools/perf_expectations/PRESUBMIT.py b/tools/perf_expectations/PRESUBMIT.py
|
| index b74e2e67629c4498c396961f5d37606116a897ea..48827082b001536e6624045a95f335b556a3a212 100644
|
| --- a/tools/perf_expectations/PRESUBMIT.py
|
| +++ b/tools/perf_expectations/PRESUBMIT.py
|
| @@ -5,7 +5,7 @@
|
| """Presubmit script for perf_expectations.
|
|
|
| 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.
|
| """
|
|
|
| PERF_EXPECTATIONS = 'tools/perf_expectations/perf_expectations.json'
|
|
|