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

Unified Diff: scripts/slave/recipes/webrtc/auto_roll_chromium_deps.expected/active_roll.json

Issue 1384273003: WebRTC: Bot for autorolling WebRTC+libjingle in Chromium DEPS. Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Added LKGR lookup step Created 5 years, 2 months 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
Index: scripts/slave/recipes/webrtc/auto_roll_chromium_deps.expected/active_roll.json
diff --git a/scripts/slave/recipes/v8/auto_roll_deps.expected/active_roll.json b/scripts/slave/recipes/webrtc/auto_roll_chromium_deps.expected/active_roll.json
similarity index 84%
copy from scripts/slave/recipes/v8/auto_roll_deps.expected/active_roll.json
copy to scripts/slave/recipes/webrtc/auto_roll_chromium_deps.expected/active_roll.json
index 063ddd47bdd79d7492db4a1665b0d61fa97db166..0b068ee48d4dc16c016189429abdc53a2dc26518 100644
--- a/scripts/slave/recipes/v8/auto_roll_deps.expected/active_roll.json
+++ b/scripts/slave/recipes/webrtc/auto_roll_chromium_deps.expected/active_roll.json
@@ -14,7 +14,7 @@
"-u",
"[BUILD]/scripts/tools/runit.py",
"[BUILD]/scripts/tools/pycurl.py",
- "https://v8-roll.appspot.com/status"
+ "https://webrtc-roll.appspot.com/status"
],
"cwd": "[SLAVE_BUILD]",
"name": "check roll status",
@@ -30,7 +30,7 @@
"python",
"-u",
"[BUILD]/scripts/tools/pycurl.py",
- "https://codereview.chromium.org/search?owner=v8-autoroll%40chromium.org&limit=30&closed=3&format=json",
+ "https://codereview.chromium.org/search?owner=webrtc-autoroll%40chromium.org&limit=30&closed=3&format=json",
"--outfile",
"/path/to/tmp/"
],

Powered by Google App Engine
This is Rietveld 408576698