| Index: third_party/WebKit/LayoutTests/fast/repaint/bugzilla-5699.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-5699.html b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-5699.html
|
| index a709d5e056e10cafa68316a197bf5bfe8e6f657c..e61e20eba9dec788b497cbcc7c0d1466f57ca91f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-5699.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-5699.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()
|
| {
|
|
|