| Index: third_party/WebKit/LayoutTests/fast/repaint/layer-full-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/layer-full-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/layer-full-repaint.html
|
| index c0de5ea9b4ec63dd254c633bc6188b3e33d1c224..f2a8c380f8ddde297cd88ae35fca4db2711457c6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/layer-full-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/layer-full-repaint.html
|
| @@ -15,7 +15,7 @@
|
| text-shadow: red 5px 5px 0;
|
| }
|
| </style>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|