| Index: chrome/test/data/webrtc/webrtc_video_quality_test.html
|
| diff --git a/chrome/test/data/webrtc/webrtc_video_quality_test.html b/chrome/test/data/webrtc/webrtc_video_quality_test.html
|
| index 676d41b96582c2e16f3a741876805326163bc8fc..3e9b902d6e1416c0330617c6e5f3dfcf9221a7f4 100644
|
| --- a/chrome/test/data/webrtc/webrtc_video_quality_test.html
|
| +++ b/chrome/test/data/webrtc/webrtc_video_quality_test.html
|
| @@ -8,6 +8,7 @@
|
| <script type="text/javascript" src="munge_sdp.js"></script>
|
| <script type="text/javascript" src="getusermedia.js"></script>
|
| <script type="text/javascript" src="video_extraction.js"></script>
|
| + <script type="text/javascript" src="indexeddb.js"></script>
|
| </head>
|
| <body>
|
| <table border="0">
|
|
|