| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-in-transformed-layer.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-transformed-layer.html b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-transformed-layer.html
|
| index 150ccea0124fd3a1b36ad17642f03430eab7fe67..f3c17c684a70320900c3e8c5ed7589d87955f5f9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-transformed-layer.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-in-transformed-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();
|
|
|