| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete.html b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete.html
|
| index cb482c617105a10cd918077c0e21e0a95a9ab61e..880860a45ee0a1df09719192e107a658006c1d96 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script type="text/javascript">
|
| function repaintTest()
|
| {
|
|
|