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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
chrome
/
browser
/
devtools
/
device
/
webrtc
/
background_worker.html
blob
9b630fc27b99d5d122f98ebc7df5af6febd7d8a7
1
<!DOCTYPE
HTML
>
2
<!--
3
-- Copyright 2014 The Chromium Authors. All rights reserved.
4
-- Use of this source code is governed by a BSD-style license that can be
5
-- found in the LICENSE file.
6
-->
7
<html>
8
<head>
9
<script
src
=
"js/webrtc_device_provider.js"
></script>
10
</head>
11
</html>