Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
e1eeee566f94a54c79f592b305489c2795760f9a
/
.
/
Tools
/
TestWebKitAPI
/
TestWebKitAPILibrary
/
module.modulemap
blob: 9eed07405c3fd37c44f748229eb3bd8d3a856f43 [
file
]
module
TestWebKitAPILibrary
{
explicit
module
Helpers
{
umbrella
"../Helpers"
explicit
module
*
{
export
*
}
}
explicit
module
InjectedBundle
{
umbrella
"../InjectedBundle"
explicit
module
*
{
export
*
}
}
}