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

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

Issue 1890583002: Renaming App List Shower to App List Presenter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix. 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.linux.json ('k') | testing/buildbot/chromium.memory.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 ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 { 269 {
270 "swarming": { 270 "swarming": {
271 "can_use_on_swarming_builders": true 271 "can_use_on_swarming_builders": true
272 }, 272 },
273 "test": "accessibility_unittests" 273 "test": "accessibility_unittests"
274 }, 274 },
275 { 275 {
276 "swarming": { 276 "swarming": {
277 "can_use_on_swarming_builders": true 277 "can_use_on_swarming_builders": true
278 }, 278 },
279 "test": "app_list_shower_unittests" 279 "test": "app_list_presenter_unittests"
280 }, 280 },
281 { 281 {
282 "swarming": { 282 "swarming": {
283 "can_use_on_swarming_builders": true 283 "can_use_on_swarming_builders": true
284 }, 284 },
285 "test": "app_list_unittests" 285 "test": "app_list_unittests"
286 }, 286 },
287 { 287 {
288 "swarming": { 288 "swarming": {
289 "can_use_on_swarming_builders": true 289 "can_use_on_swarming_builders": true
(...skipping 433 matching lines...) Expand 10 before | Expand all | Expand 10 after
723 }, 723 },
724 { 724 {
725 "swarming": { 725 "swarming": {
726 "can_use_on_swarming_builders": true 726 "can_use_on_swarming_builders": true
727 }, 727 },
728 "test": "wtf_unittests" 728 "test": "wtf_unittests"
729 } 729 }
730 ] 730 ]
731 } 731 }
732 } 732 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698