| Index: third_party/WebKit/LayoutTests/css3/flexbox/repaint-during-resize-no-flex.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-during-resize-no-flex.html b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-during-resize-no-flex.html
|
| index b5506d503b1555ae0abe074983741824b0b7ec89..5be368a03faba5ed52d2181a7b7466b42e45bf8b 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-during-resize-no-flex.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-during-resize-no-flex.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <link rel="stylesheet" href="resources/flexbox.css">
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
| <style>
|
| body {
|
| margin: 0;
|
|
|