Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / source.html
index ad862fe..c902fb7 100644 (file)
@@ -2,7 +2,7 @@
 <html>
 <body>
   <audio controls>
-    <source src="../../../../media/test/data/sfx.mp3" type="audio/mpeg">
+    <source src="sfx.mp3" type="audio/mpeg">
   </audio>
 </body>
 </html>