| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html
|
| index e9876d529c00cb98f4ed54d8691445f44679ea57..d4420f63aa518c76138eeffe648033374e7fdd5e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html
|
| @@ -30,7 +30,7 @@
|
| background-color: green;
|
| }
|
| </style>
|
| - <script src="resources/text-based-repaint.js"></script>
|
| + <script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|