| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer.html b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer.html
|
| index 0650ae32a89cb15cafcc2a910fdfab15a59627a4..34709b9eba380e050fa1b418892006d7bb66933c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-clipped-layer.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <link rel="stylesheet" href="resources/default.css"></style>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script type="text/javascript">
|
| if (window.testRunner)
|
| testRunner.dumpAsTextWithPixelResults();
|
|
|