Index: chrome/test/data/webrtc/manual/peerconnection.html |
diff --git a/chrome/test/data/webrtc/manual/peerconnection.html b/chrome/test/data/webrtc/manual/peerconnection.html |
index 2e1e1ff94f2c2f6139e0290c70de4d38db700155..f83344ce4306c44b0476e80f598feb1ecf06f175 100644 |
--- a/chrome/test/data/webrtc/manual/peerconnection.html |
+++ b/chrome/test/data/webrtc/manual/peerconnection.html |
@@ -81,11 +81,11 @@ |
<input class="width-100" type="text" id="pc-constraints" value="{}" ><br/> |
PeerConnection <a href="http://goo.gl/xVi12"> |
createOffer MediaConstraints:</a><br/> |
- <input type="text" class="width-100" id="pc-createoffer-constraints" |
+ <input type="text" class="width-100" id="pc-createoffer-constraints" |
value="{}"/><br/> |
PeerConnection <a href="http://goo.gl/0TjfX"> |
createAnswer MediaConstraints:</a><br/> |
- <input type="text" class="width-100" id="pc-createanswer-constraints" |
+ <input type="text" class="width-100" id="pc-createanswer-constraints" |
value="{}"/><br/> |
Call: |