| Index: third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-div.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-div.html b/third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-div.html
|
| index 187dd4c298dcf492e6f6d029b9c3ea688360cb27..05486ae11c146a263553c2bf580dd73ba303de7a 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-div.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-div.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('div').style.width='300px';
|
|
|