Index: components/test/data/dom_distiller/video_article.html |
diff --git a/components/test/data/dom_distiller/video_article.html b/components/test/data/dom_distiller/video_article.html |
index 7fac7ae3fb86f758f51c8cd95609fcc3ac9b0862..1ca2ce9d0fbd5069b0b9867629074ffe01552ec0 100644 |
--- a/components/test/data/dom_distiller/video_article.html |
+++ b/components/test/data/dom_distiller/video_article.html |
@@ -7,7 +7,7 @@ |
<p>Lorem ipsum dolor sit amet, at alia aliquip vel. Quas inani labore an vel. Sed an nemore minimum accusata. Sint inermis tacimates est ex, ad movet iracundia mei, delicata iracundia laboramus ei eos. Illud principes complectitur te nec, ius alienum insolens ea, cu quo oratio omnesque. |
<video width="500" height="400" controls> |
- <source src="relative_video.mp4" type="video/mp4"> |
+ <source src="relative_video.webm" type="video/webm"> |
<source src="http://www.google.com/absolute_video.ogg" type="video/ogg"> |
<track src="relative_track_en.vtt" kind="chapters" srclang="en" label="English"> |
<track src="http://www.google.com/absolute_track_fr.vtt" kind="chapters" srclang="fr" label="French"> |