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

Side by Side Diff: testing/buildbot/client.v8.fyi.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_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 "V8 Android GN (dbg)": { 2 "V8 Android 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 GN": { 8 "V8 Linux GN": {
9 "additional_compile_targets": [ 9 "additional_compile_targets": [
10 "accessibility_unittests", 10 "accessibility_unittests",
11 "app_list_unittests", 11 "app_list_unittests",
12 "app_list_shower_unittests", 12 "app_list_presenter_unittests",
13 "aura_unittests", 13 "aura_unittests",
14 "browser_tests", 14 "browser_tests",
15 "cacheinvalidation_unittests", 15 "cacheinvalidation_unittests",
16 "cast_unittests", 16 "cast_unittests",
17 "cc_unittests", 17 "cc_unittests",
18 "chromedriver_unittests", 18 "chromedriver_unittests",
19 "components_browsertests", 19 "components_browsertests",
20 "components_unittests", 20 "components_unittests",
21 "content_browsertests", 21 "content_browsertests",
22 "content_unittests", 22 "content_unittests",
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 "sync_unit_tests", 54 "sync_unit_tests",
55 "ui_base_unittests", 55 "ui_base_unittests",
56 "ui_touch_selection_unittests", 56 "ui_touch_selection_unittests",
57 "unit_tests", 57 "unit_tests",
58 "url_unittests", 58 "url_unittests",
59 "views_unittests", 59 "views_unittests",
60 "wm_unittests" 60 "wm_unittests"
61 ] 61 ]
62 } 62 }
63 } 63 }
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