| Index: third_party/WebKit/LayoutTests/compositing/repaint/invalidations-on-composited-layers.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/invalidations-on-composited-layers.html b/third_party/WebKit/LayoutTests/compositing/repaint/invalidations-on-composited-layers.html
|
| index 4704aa066dbb7ef9646e480e4317606adb291f5d..d34c2da91a70c92d209279b8b2c8c264750be84f 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/repaint/invalidations-on-composited-layers.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/repaint/invalidations-on-composited-layers.html
|
| @@ -25,7 +25,7 @@ This test checks that repaint testing works with composited layers.
|
| }
|
|
|
| </style>
|
| - <script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| + <script src="../../fast/repaint/resources/repaint.js"></script>
|
| <script>
|
| function repaintTest() {
|
| var parent = document.getElementById('parent');
|
|
|