| Index: third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-and-content.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-and-content.html b/third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-and-content.html
|
| index 38f01bd60f7b6608273facd75e6d8971f2f1d858..944bff5e659063cb01f6f56d8d21ecfcc29a3441 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-and-content.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-and-content.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
| <script>
|
| function repaintTest() {
|
| document.getElementById('container').style.color = "green";
|
|
|