| Index: third_party/WebKit/LayoutTests/fast/repaint/subtree-layoutstate-transform.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/subtree-layoutstate-transform.html b/third_party/WebKit/LayoutTests/fast/repaint/subtree-layoutstate-transform.html
|
| index 0f41e78aefed6d2d246f1ebc422881329b16645b..4f09681af83d6e8c5820c1aea11194a889b7d625 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/subtree-layoutstate-transform.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/subtree-layoutstate-transform.html
|
| @@ -16,7 +16,7 @@
|
| background-color: red;
|
| }
|
| </style>
|
| - <script src="resources/text-based-repaint.js"></script>
|
| + <script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|