{
  'includes': ['../../test.gypi'],
  'targets': [{
    'target_name': 'testlib',
    'type': 'static_library',
    'sources': ['testlib.cc'],
  }],
}