summaryrefslogtreecommitdiffstats
path: root/ipc/ipdl/test/ipdl/ok/Pmedia.ipdl
blob: 0a8076a43307bdecaabecddb4ae9ec1f024dd16d (plain)
1
2
3
4
5
sync protocol Pmedia {
child:
    async __delete__();

};