1{
2  'targets': [
3    {
4      'target_name': 'binding',
5      'sources': ['binding.cc'],
6      'includes': ['../common.gypi'],
7    },
8  ]
9}
10