| Index: third_party/WebKit/LayoutTests/fast/repaint/caret-with-transformation.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/caret-with-transformation.html b/third_party/WebKit/LayoutTests/fast/repaint/caret-with-transformation.html
|
| index 62cea0ba342f4afda28ff4ff2651332764b6fcc8..0b30645c5bf3936c5f02535bb4281cb4339c9b92 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/caret-with-transformation.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/caret-with-transformation.html
|
| @@ -1,4 +1,4 @@
|
| -<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() {
|
| var div = document.getElementById("div");
|
|
|