| Index: third_party/WebKit/LayoutTests/fast/repaint/video-unmute-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/video-unmute-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/video-unmute-repaint.html
|
| index 8370a0ed36e27d00150d714cbc3d5734839fdf1e..44b09b2242f85f72c2da8b919e3fe8d45b241e9d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/video-unmute-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/video-unmute-repaint.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <title>Test for crbug.com/190880</title>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <style>
|
| video { width: 700px; }
|
| </style>
|
|
|