| Index: third_party/WebKit/LayoutTests/fast/repaint/float-overflow.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/float-overflow.html b/third_party/WebKit/LayoutTests/fast/repaint/float-overflow.html
|
| index cbc2bc2dad897b8e4dee3c383ea005db84f07d4c..21a3735aee83f7145813aed2f1e3d80a09e5f675 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/float-overflow.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/float-overflow.html
|
| @@ -12,7 +12,7 @@
|
| span { font-family: Ahem; color: blue; }
|
| .box { display: -webkit-box; }
|
| </style>
|
| - <script src="resources/text-based-repaint.js"></script>
|
| + <script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|