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

Side by Side Diff: testing/buildbot/chromium_win8_trybot.json

Issue 1851213002: Remove sandbox on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix nacl compile issues Created 4 years, 8 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_trybot.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('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 "compile_targets": [ 2 "compile_targets": [
3 "all" 3 "all"
4 ], 4 ],
5 "gtest_tests": [ 5 "gtest_tests": [
6 "base_unittests", 6 "base_unittests",
7 "views_unittests", 7 "views_unittests",
8 "wm_unittests", 8 "wm_unittests",
9 "aura_unittests", 9 "aura_unittests",
10 "compositor_unittests", 10 "compositor_unittests",
11 "content_browsertests", 11 "content_browsertests",
12 "events_unittests", 12 "events_unittests",
13 "ui_touch_selection_unittests", 13 "ui_touch_selection_unittests"
14 "sbox_integration_tests",
15 "sbox_validation_tests",
16 "sbox_unittests"
17 ] 14 ]
18 } 15 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium_trybot.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698