Android Chromoting: Remove exit-fullscreen button.
[chromium-blink-merge.git] / ios / build / bots / tests / common_tests.json
blob0b1650934688f76650dc23c2fd5b9be05490126c
2   "tests": [
3     {
4       "app": "ios_chrome_unittests"
5     },
6     {
7       "app": "ios_net_unittests"
8     },
9     {
10       "app": "ios_web_unittests"
11     },
12     {
13       "app": "base_unittests"
14     },
15     {
16       "app": "components_unittests"
17     },
18     {
19       "app": "crypto_unittests"
20     },
21     {
22       "app": "gfx_unittests"
23     },
24     {
25       "app": "url_unittests"
26     },
27     {
28       "app": "content_unittests"
29     },
30     {
31       "app": "net_unittests"
32     },
33     {
34       "app": "ui_base_unittests"
35     },
36     {
37       "app": "sync_unit_tests"
38     },
39     {
40       "app": "sql_unittests"
41     },
42     {
43       "app": "skia_unittests"
44     }
45   ]