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

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

Issue 556413002: dos2unix on buildbot config. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 "Linux Tests": { 2 "Linux Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "app_shell_browsertests", 6 "app_shell_browsertests",
7 "aura_unittests", 7 "aura_unittests",
8 "base_unittests", 8 "base_unittests",
9 "browser_tests", 9 "browser_tests",
10 "cacheinvalidation_unittests", 10 "cacheinvalidation_unittests",
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 "mojo_view_manager_unittests", 206 "mojo_view_manager_unittests",
207 "nacl_loader_unittests", 207 "nacl_loader_unittests",
208 "sandbox_linux_unittests", 208 "sandbox_linux_unittests",
209 "sql_unittests", 209 "sql_unittests",
210 "sync_unit_tests", 210 "sync_unit_tests",
211 "ui_unittests", 211 "ui_unittests",
212 "unit_tests" 212 "unit_tests"
213 ] 213 ]
214 } 214 }
215 } 215 }
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