| Index: third_party/WebKit/LayoutTests/fast/repaint/change-text-content-and-background-color.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/change-text-content-and-background-color.html b/third_party/WebKit/LayoutTests/fast/repaint/change-text-content-and-background-color.html
|
| index bf114faf5b522e58a9e1d4c648cf18e67f362096..21a29e935195240b8f3a3190824d136ba3f26e9c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/change-text-content-and-background-color.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/change-text-content-and-background-color.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|