| Index: third_party/polymer/PRESUBMIT.py
|
| diff --git a/third_party/polymer/PRESUBMIT.py b/third_party/polymer/PRESUBMIT.py
|
| index 6ca4c014c6a76ea7d3ee603e6f61706e4650de4f..04d5e6b83613cc92f2714ecb5917f324795a3574 100644
|
| --- a/third_party/polymer/PRESUBMIT.py
|
| +++ b/third_party/polymer/PRESUBMIT.py
|
| @@ -5,7 +5,7 @@
|
| """Chromium presubmit script for third_party/polymer.
|
|
|
| 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.
|
| """
|
|
|
| import os
|
|
|