Sign in
cobalt
/
cobalt
/
2ea2238d90d36bda2ed661e5419f2b40fae96ba4
/
.
/
src
/
third_party
/
mozjs-45
/
dom
/
bindings
/
mozwebidlcodegen
/
test
/
Child.webidl
blob: f7d0a76c9d3f27fff8422f7f38f74a8624536aea [
file
] [
log
] [
blame
]
interface
Child
:
Parent
{
void
ChildBaz
();
};