| Index: third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw.html b/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw.html
|
| index 8ade6507f0c50ad76ecdd16571f8496c7fa3914f..9e9a7fd2e9580b7b286cbfadabc2ee0485db6f98 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw.html
|
| @@ -26,7 +26,7 @@
|
| }
|
|
|
| </style>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript" charset="utf-8"></script>
|
| + <script src="resources/repaint.js" type="text/javascript" charset="utf-8"></script>
|
| <script type="text/javascript" charset="utf-8">
|
| function repaintTest()
|
| {
|
|
|