| Index: tools-webrtc/autoroller/roll_deps.py
|
| diff --git a/tools/autoroller/roll_chromium_revision.py b/tools-webrtc/autoroller/roll_deps.py
|
| similarity index 99%
|
| rename from tools/autoroller/roll_chromium_revision.py
|
| rename to tools-webrtc/autoroller/roll_deps.py
|
| index 85cbbe9d360f5bc932b033d74e22badfb75e5a7c..1bfcaee701c12139048c658847e859bd02b16a1d 100755
|
| --- a/tools/autoroller/roll_chromium_revision.py
|
| +++ b/tools-webrtc/autoroller/roll_deps.py
|
| @@ -7,7 +7,7 @@
|
| # in the file PATENTS. All contributing project authors may
|
| # be found in the AUTHORS file in the root of the source tree.
|
|
|
| -"""Script to roll chromium_revision in the WebRTC DEPS file."""
|
| +"""Script to automatically roll dependencies in the WebRTC DEPS file."""
|
|
|
| import argparse
|
| import base64
|
|
|