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

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

Issue 796663002: Update from https://crrev.com/307758 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Updates for SkCanvas::NewRaster deprecation Created 6 years 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 "compile_targets": [ 2 "compile_targets": [
3 "all" 3 "all"
4 ], 4 ],
5 "gtest_tests": [ 5 "gtest_tests": [
6 "views_unittests", 6 "views_unittests",
7 "wm_unittests", 7 "wm_unittests",
8 "aura_unittests", 8 "aura_unittests",
9 "ash_unittests", 9 "ash_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 ] 14 ]
14 } 15 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium_trybot.json ('k') | tools/valgrind/gtest_exclude/content_browsertests.gtest-drmemory_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698