| Index: third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint.html
|
| index 94e8f73a9ca0ce5b701bc974ee2884234fea62ef..f73088b34939a0532183376bc70a0663486b2d8a 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/video-mute-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>
|
|
|