Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: tools-webrtc/autoroller/roll_deps.py

Issue 2581493003: Move tools/autoroller to tools-webrtc/ + rename script (Closed)
Patch Set: Renamed the script Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « PRESUBMIT.py ('k') | tools-webrtc/autoroller/unittests/roll_deps_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « PRESUBMIT.py ('k') | tools-webrtc/autoroller/unittests/roll_deps_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698