blob: 717220e8666ad97b568f08a3d647643653982dec [file] [log] [blame]
{
'includes': ['test.gypi'],
'targets': [{
'target_name': 'test',
'type': 'executable',
'dependencies': [
'testlib/testlib.gyp:proxy',
'proxy/proxy.gyp:testlib',
],
}],
}