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

Side by Side Diff: testing/buildbot/chromium.linux.json

Issue 1131443005: Build mandoline:all on Android GN bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 unified diff | Download patch
« no previous file with comments | « no previous file | testing/buildbot/tryserver.chromium.linux.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Android GN": { 2 "Android GN": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "chrome_shell_apk" 4 "chrome_shell_apk",
5 "mandoline:all"
5 ] 6 ]
6 }, 7 },
7 "Android GN (dbg)": { 8 "Android GN (dbg)": {
8 "additional_compile_targets": [ 9 "additional_compile_targets": [
9 "chrome_shell_apk" 10 "chrome_shell_apk",
11 "mandoline:all"
10 ] 12 ]
11 }, 13 },
12 "Android Tests": { 14 "Android Tests": {
13 "scripts": [ 15 "scripts": [
14 { 16 {
15 "name": "webview_licenses", 17 "name": "webview_licenses",
16 "script": "webview_licenses.py" 18 "script": "webview_licenses.py"
17 }, 19 },
18 { 20 {
19 "name": "telemetry_perf_unittests", 21 "name": "telemetry_perf_unittests",
(...skipping 1049 matching lines...) Expand 10 before | Expand all | Expand 10 after
1069 } 1071 }
1070 ], 1072 ],
1071 "scripts": [ 1073 "scripts": [
1072 { 1074 {
1073 "name": "nacl_integration", 1075 "name": "nacl_integration",
1074 "script": "nacl_integration.py" 1076 "script": "nacl_integration.py"
1075 } 1077 }
1076 ] 1078 ]
1077 } 1079 }
1078 } 1080 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/tryserver.chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698