Updated path of adapter.js for dtmf & pc1-audio demos.
TBR = wu@webrtc.org,juberti@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1151005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3606 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
f0a90c37c4
commit
7881b574dd
@ -2,7 +2,7 @@
|
||||
<head>
|
||||
<title>PeerConnection DTMF Demo 1</title>
|
||||
<!-- Load the polyfill to switch-hit between Chrome and Firefox -->
|
||||
<script src="/js/adapter.js"></script>
|
||||
<script src="../../base/adapter.js"></script>
|
||||
<style>
|
||||
button {
|
||||
font: 18px sans-serif;
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>PeerConnection Audio Only Demo 1</title>
|
||||
<!-- Load the polyfill to switch-hit between Chrome and Firefox -->
|
||||
<script src="/js/adapter.js"></script>
|
||||
<script src="../../base/adapter.js"></script>
|
||||
<style>
|
||||
button {
|
||||
font: 18px sans-serif;
|
||||
|
Loading…
x
Reference in New Issue
Block a user