summaryrefslogtreecommitdiffstats
path: root/chromium/nacl.gypi
blob: 05638d6bfc6172b8123dd76aa47384f30693f907 (plain)
1
2
3
4
5
6
7
8
{
  'targets': [
    {
      'target_name': 'nacl',
      'type': 'static_library',
    },
  ],
}