| Index: third_party/WebKit/LayoutTests/fast/repaint/clipped-relative.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative.html b/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative.html
|
| index d4157080d0c871cb6de0fe45fac2e759edf56e01..5c2006c4a63a707acb7a556a0154a2802d0a306e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script type="text/javascript">
|
| function repaintTest()
|
| {
|
|
|