summaryrefslogtreecommitdiffstats
path: root/media/webrtc/trunk/net/net.gyp
blob: d65315893827b03c567c6c065ae139c8c375da47 (plain)
1
2
3
4
5
6
7
8
9
# This is a dummy gyp file to satisfy libjingle.gyp.
{
  'targets': [
    {
      'target_name': 'net',
      'type': 'none',
    },
  ],
}