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

Unified Diff: scripts/slave/recipes/android_webview_aosp.expected/trybot.json

Issue 22852002: Move AOSP bots to Android 4.3 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 7 years, 4 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/android_webview_aosp.expected/trybot.json
diff --git a/scripts/slave/recipes/android_webview_aosp.expected/trybot.json b/scripts/slave/recipes/android_webview_aosp.expected/trybot.json
index 48655a0a2cd37ce4a612b18eb1e9858ce3aeb7aa..be88f9c1a57922ec2450c733eb77ed9352795eb1 100644
--- a/scripts/slave/recipes/android_webview_aosp.expected/trybot.json
+++ b/scripts/slave/recipes/android_webview_aosp.expected/trybot.json
@@ -166,7 +166,7 @@
"-u",
"https://android.googlesource.com/platform/manifest",
"-b",
- "jb-mr1.1-dev"
+ "android-4.3_r2.1"
],
"cwd": "[SLAVE_BUILD_ROOT]/android-src",
"name": "repo init"
@@ -175,9 +175,7 @@
"cmd": [
"[SLAVE_BUILD_ROOT]/src/android_webview/buildbot/generate_local_manifest.py",
"[SLAVE_BUILD_ROOT]/android-src",
- "external/chromium_org",
- "--ndk-revision",
- "5049b437591600fb0d262e4215cee4226e63c6ce"
+ "external/chromium_org"
],
"name": "generate local manifest"
},

Powered by Google App Engine
This is Rietveld 408576698