| Index: third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2.html b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2.html
|
| index 06f3ea41e3e357bdabcedd21efff7c20dccdef51..3e36802b95168698dafb7f844f7fbc46b6526b31 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <title>Repaint test for crbug.com/222851</title>
|
| -<script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| +<script src="resources/repaint.js" type="text/javascript"></script>
|
| <script>
|
| if (window.internals) {
|
| // Avoid the noise caused by change of scrollbar existence.
|
|
|