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

Side by Side Diff: testing/buildbot/tryserver.v8.json

Issue 1765243002: Remove Mojo bindings environment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
OLDNEW
1 { 1 {
2 "v8_android_chromium_gn_dbg": { 2 "v8_android_chromium_gn_dbg": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "chrome_public_apk" 4 "chrome_public_apk"
5 ], 5 ],
6 "gtest_tests": [] 6 "gtest_tests": []
7 }, 7 },
8 "v8_linux_chromium_gn_rel": { 8 "v8_linux_chromium_gn_rel": {
9 "additional_compile_targets": [ 9 "additional_compile_targets": [
10 "accessibility_unittests", 10 "accessibility_unittests",
(...skipping 21 matching lines...) Expand all
32 "google_apis_unittests", 32 "google_apis_unittests",
33 "gpu_unittests", 33 "gpu_unittests",
34 "interactive_ui_tests", 34 "interactive_ui_tests",
35 "ipc_mojo_unittests", 35 "ipc_mojo_unittests",
36 "ipc_tests", 36 "ipc_tests",
37 "jingle_unittests", 37 "jingle_unittests",
38 "media_unittests", 38 "media_unittests",
39 "media_blink_unittests", 39 "media_blink_unittests",
40 "mojo_common_unittests", 40 "mojo_common_unittests",
41 "mojo_public_bindings_unittests", 41 "mojo_public_bindings_unittests",
42 "mojo_public_environment_unittests",
43 "mojo_public_system_unittests", 42 "mojo_public_system_unittests",
44 "mojo_public_utility_unittests", 43 "mojo_public_utility_unittests",
45 "mojo_system_unittests", 44 "mojo_system_unittests",
46 "nacl_loader_unittests", 45 "nacl_loader_unittests",
47 "net_unittests", 46 "net_unittests",
48 "ppapi_unittests", 47 "ppapi_unittests",
49 "printing_unittests", 48 "printing_unittests",
50 "remoting_unittests", 49 "remoting_unittests",
51 "sandbox_linux_unittests", 50 "sandbox_linux_unittests",
52 "skia_unittests", 51 "skia_unittests",
53 "sql_unittests", 52 "sql_unittests",
54 "sync_integration_tests", 53 "sync_integration_tests",
55 "sync_unit_tests", 54 "sync_unit_tests",
56 "ui_base_unittests", 55 "ui_base_unittests",
57 "ui_touch_selection_unittests", 56 "ui_touch_selection_unittests",
58 "unit_tests", 57 "unit_tests",
59 "url_unittests", 58 "url_unittests",
60 "views_unittests", 59 "views_unittests",
61 "wm_unittests" 60 "wm_unittests"
62 ] 61 ]
63 } 62 }
64 } 63 }
OLDNEW
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | third_party/WebKit/Source/platform/blink_platform.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698