Source code
Revision control
Copy as Markdown
Other Tools
{
'includes': ['../test.gypi'],
'targets': [{
'target_name': 'testlib',
'type': 'none',
'dependencies': ['testlib/testlib.gyp:testlib'],
'sources': ['proxy.cc'],
}],
}