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

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

Issue 2093563004: Revert of Extract media/capture/capture_unittests from media_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium.webrtc.fyi.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 "Linux Builder": { 2 "Linux Builder": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "browser_tests", 4 "browser_tests",
5 "capture_unittests",
6 "content_browsertests", 5 "content_browsertests",
7 "content_unittests", 6 "content_unittests",
8 "frame_analyzer", 7 "frame_analyzer",
9 "gpu_ipc_service_unittests", 8 "gpu_ipc_service_unittests",
10 "media_unittests", 9 "media_unittests",
11 "midi_unittests", 10 "midi_unittests",
12 "remoting_unittests", 11 "remoting_unittests",
13 "rgba_to_i420_converter" 12 "rgba_to_i420_converter"
14 ] 13 ]
15 }, 14 },
16 "Linux Tester": { 15 "Linux Tester": {
17 "gtest_tests": [] 16 "gtest_tests": []
18 }, 17 },
19 "Mac Builder": { 18 "Mac Builder": {
20 "additional_compile_targets": [ 19 "additional_compile_targets": [
21 "browser_tests", 20 "browser_tests",
22 "capture_unittests",
23 "content_browsertests", 21 "content_browsertests",
24 "content_unittests", 22 "content_unittests",
25 "frame_analyzer", 23 "frame_analyzer",
26 "gpu_ipc_service_unittests", 24 "gpu_ipc_service_unittests",
27 "media_unittests", 25 "media_unittests",
28 "midi_unittests", 26 "midi_unittests",
29 "remoting_unittests", 27 "remoting_unittests",
30 "rgba_to_i420_converter" 28 "rgba_to_i420_converter"
31 ] 29 ]
32 }, 30 },
33 "Mac Tester": { 31 "Mac Tester": {
34 "gtest_tests": [] 32 "gtest_tests": []
35 }, 33 },
36 "Win Builder": { 34 "Win Builder": {
37 "additional_compile_targets": [ 35 "additional_compile_targets": [
38 "browser_tests", 36 "browser_tests",
39 "capture_unittests",
40 "content_browsertests", 37 "content_browsertests",
41 "content_unittests", 38 "content_unittests",
42 "frame_analyzer", 39 "frame_analyzer",
43 "gpu_ipc_service_unittests", 40 "gpu_ipc_service_unittests",
44 "media_unittests", 41 "media_unittests",
45 "midi_unittests", 42 "midi_unittests",
46 "remoting_unittests", 43 "remoting_unittests",
47 "rgba_to_i420_converter" 44 "rgba_to_i420_converter"
48 ] 45 ]
49 }, 46 },
50 "Win10 Tester": { 47 "Win10 Tester": {
51 "gtest_tests": [] 48 "gtest_tests": []
52 }, 49 },
53 "Win7 Tester": { 50 "Win7 Tester": {
54 "gtest_tests": [] 51 "gtest_tests": []
55 }, 52 },
56 "Win8 Tester": { 53 "Win8 Tester": {
57 "gtest_tests": [] 54 "gtest_tests": []
58 }, 55 },
59 "WinXP Tester": { 56 "WinXP Tester": {
60 "gtest_tests": [] 57 "gtest_tests": []
61 } 58 }
62 } 59 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium.webrtc.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698