Home | History | Annotate | Download | only in b
      1 {
      2   'targets': [
      3     {
      4       'target_name': 'b',
      5       'type': 'static_library',
      6       'sources': ['b.cc'],
      7     },
      8   ],
      9 }
     10