| Index: third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer.html b/third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer.html
|
| index 7c8e94da4aeecfa66d72cbfde9c02107adc24d1d..b49aeaccb1e2336451f3cc287afe1df51c07bf7b 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer.html
|
| @@ -50,7 +50,7 @@ div:hover {
|
| }
|
|
|
| </style>
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|