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

Side by Side Diff: testing/buildbot/chromium.webrtc.fyi.json

Issue 2650233002: Revert of Add compiling of service_manager_unittests as temporary workaround. (Closed)
Patch Set: Created 3 years, 11 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 | no next file » | 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 Builder": { 2 "Android Builder": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "all" 4 "all"
5 ] 5 ]
6 }, 6 },
7 "Android Builder (dbg)": { 7 "Android Builder (dbg)": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "content_browsertests", 9 "content_browsertests"
10 "service_manager_unittests"
11 ] 10 ]
12 }, 11 },
13 "Android Builder ARM64 (dbg)": { 12 "Android Builder ARM64 (dbg)": {
14 "additional_compile_targets": [ 13 "additional_compile_targets": [
15 "content_browsertests", 14 "content_browsertests"
16 "service_manager_unittests"
17 ] 15 ]
18 }, 16 },
19 "Linux Builder": { 17 "Linux Builder": {
20 "additional_compile_targets": [ 18 "additional_compile_targets": [
21 "all" 19 "all"
22 ] 20 ]
23 }, 21 },
24 "Mac Builder": { 22 "Mac Builder": {
25 "additional_compile_targets": [ 23 "additional_compile_targets": [
26 "all" 24 "all"
27 ] 25 ]
28 }, 26 },
29 "Win Builder": { 27 "Win Builder": {
30 "additional_compile_targets": [ 28 "additional_compile_targets": [
31 "all" 29 "all"
32 ] 30 ]
33 } 31 }
34 } 32 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698