blob: 1633bf995c809ab5e5c711aff2882e1d808d8551 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[DEFAULT]
head =
tail =
skip-if = toolkit == 'android'
support-files =
!/chrome/test/unit/data/**
!/chrome/test/unit/test_resolve_uris.js
!/chrome/test/unit/head_crtestutils.js
[test_resolve_uris_ipc.js]
|