| Index: third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html b/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html
|
| index 65551191126d2a7435cdf94303edf60f20e20dbe..ddced8ae1c9448f4f0668aef6f4615409dd9797b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html
|
| @@ -2,7 +2,7 @@
|
| "http://www.w3.org/TR/html4/strict.dtd">
|
| <html lang="en">
|
| <head>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script type="text/javascript">
|
| function repaintTest()
|
| {
|
|
|