| Index: third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking.html b/third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking.html
|
| index e737efe15ad2fa4a799923ec638d1fef34d6e56b..a6f676314eb7a55d8d056fb84e3ae3191e327213 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/outline-shrinking.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()
|
| {
|
|
|