| Index: third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html b/third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html
|
| index aef4cbad57c611e0c7a30f54209a3e53305ca6f1..4f0aee8fc63a09cd713b69a002f2d4222f8fb258 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html
|
| @@ -2,7 +2,7 @@
|
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
| <head>
|
| <title>Test for http://bugs.webkit.org/show_bug.cgi?id=14329</title>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|