repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add a stub __cxa_demangle to disable LLVM's demangler.
[chromium-blink-merge.git]
/
ppapi
/
tests
/
extensions
/
media_galleries
/
index.html
blob
e048ba5c06e86c2ceb331e3b55d75870d9c86bdf
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<title>
chrome.mediaGalleries
</title>
5
<script
src
=
"test.js"
></script>
6
</head>
7
<body>
8
<embed
id
=
"nacl_module"
src
=
"ppapi_tests_extensions_media_galleries.nmf"
9
type
=
"application/x-nacl"
/>
10
</body>
11
</html>