| Index: third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-with-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-with-border.html b/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-with-border.html
|
| index 32a0c1b033fb73f103cc922ec7d0165e5ef42829..c1ffb4a7eece15ca38856bb13369b9d93a6c43ae 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-with-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-with-border.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest() {
|
| document.getElementById('scrollable').style.width = '300px';
|
|
|