| Index: third_party/WebKit/LayoutTests/fast/repaint/list-marker-2.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/list-marker-2.html b/third_party/WebKit/LayoutTests/fast/repaint/list-marker-2.html
|
| index 52e75fae743b348b8b13e5a535f358481cf0f9f9..b81a65d78489008bc862a581e0475a339bd6e426 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/list-marker-2.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/list-marker-2.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <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()
|
| {
|
|
|