| Index: third_party/WebKit/LayoutTests/fast/repaint/bugzilla-6278.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-6278.html b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-6278.html
|
| index 4094048e22c2249cc1e491b69fe4cc2c08078283..71eb87d227afa65b1972319c12d1edc0d0c71ba5 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-6278.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-6278.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()
|
| {
|
|
|