| Index: third_party/WebKit/LayoutTests/fast/repaint/focus-enable-continuations.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/focus-enable-continuations.html b/third_party/WebKit/LayoutTests/fast/repaint/focus-enable-continuations.html
|
| index 8126fac27cc5988162a1a10e8311e661905771f3..29f9474381f4b6fccfff8fb183d25d399950b197 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/focus-enable-continuations.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/focus-enable-continuations.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|