| Index: third_party/WebKit/LayoutTests/fast/repaint/erase-overflow.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/erase-overflow.html b/third_party/WebKit/LayoutTests/fast/repaint/erase-overflow.html
|
| index 05f29f8d070b00d57af608bd54e91fbdddf3a09d..657a298ed9ba41a0477328c6741d16a4960a8e25 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/erase-overflow.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/erase-overflow.html
|
| @@ -4,7 +4,7 @@
|
| <style type="text/css">
|
| div.square { width: 100px; height: 100px; }
|
| </style>
|
| - <script type="text/javascript" src="resources/text-based-repaint.js"></script>
|
| + <script type="text/javascript" src="resources/repaint.js"></script>
|
| <script type="text/javascript">
|
| function repaintTest()
|
| {
|
|
|