Sign in
chromium
/
chromium
/
src.git
/
lkgr-ios-internal
/
.
/
content
/
test
/
data
/
permissions-policy.xslt
blob: 50c6e66c5bd504d261389ef90b4485961008e565 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<xsl:stylesheet
version
=
"1.0"
xmlns:xsl
=
"http://www.w3.org/1999/XSL/Transform"
>
<xsl:template
match
=
"page"
>
<html></html>
</xsl:template>
</xsl:stylesheet>