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
Apply _RELATIVE relocations ahead of others.
[chromium-blink-merge.git]
/
content
/
browser
/
resources
/
media
/
webrtc_internals.html
blob
b6a538f4e2b852a56fb66d3935e5d1327049388e
1
<!DOCTYPE
HTML
>
2
<html
i18n-values
=
"dir:textdirection;"
>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
<title>
WebRTC Internals
</title>
6
<link
rel
=
"stylesheet"
href
=
"webrtc_internals.css"
>
7
<script
src
=
"chrome://resources/js/util.js"
></script>
8
<script
src
=
"webrtc_internals.js"
></script>
9
</head>
10
<body>
11
<p
id='content-root'
>
12
</p>
13
</body>
14
</html>