| Index: third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border.html b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border.html
|
| index 05fb66db676378bd9955d0684698f687694f0b28..f0786322053f3a8b0a6eda784771329488720a62 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|