| Index: third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-repaint.html
|
| index d4d398a957e7ed7d6ffea7b84f98c95e2077bd8d..7119f4998e618e96d19f079b1a2d66cc67323f2c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-repaint.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
|
|
| <style>
|
| div {
|
|
|