| Index: third_party/WebKit/LayoutTests/fast/repaint/invalidation-after-opacity-change-subtree.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/invalidation-after-opacity-change-subtree.html b/third_party/WebKit/LayoutTests/fast/repaint/invalidation-after-opacity-change-subtree.html
|
| index 718f7f2bde24b38bae5d7f27b548dc804ef60251..df088d31606f4422fd41ce515b7f6ad98cbf2832 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/invalidation-after-opacity-change-subtree.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/invalidation-after-opacity-change-subtree.html
|
| @@ -17,7 +17,7 @@
|
| <p>This text should be visible in the output.</p>
|
| </div>
|
| </div>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
|
|
| function repaintTest() {
|
|
|