| Index: third_party/WebKit/LayoutTests/css3/flexbox/repaint-rtl-column.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-rtl-column.html b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-rtl-column.html
|
| index 785906fc99fdf71935765a3ea39501d2adb5ab1f..b7a8dbe9972da4d626d3443003543c84d8842337 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-rtl-column.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-rtl-column.html
|
| @@ -21,7 +21,7 @@
|
| background-color: orange;
|
| }
|
| </style>
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
| <script>
|
| // This test makes sure that we repaint the right region of a flexbox when
|
| // changing the flex values. Only the middle of the test page should be
|
|
|