| Index: third_party/WebKit/LayoutTests/fast/repaint/selected-replaced.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/selected-replaced.html b/third_party/WebKit/LayoutTests/fast/repaint/selected-replaced.html
|
| index 7b74e35f6ee0d393dbe4450a6144a464aa683d7e..c737b6cde56452cae485ed9282a6ba873e0720df 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/selected-replaced.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/selected-replaced.html
|
| @@ -12,7 +12,7 @@
|
| top: 0px;
|
| }
|
| </style>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript" charset="utf-8"></script>
|
| + <script src="resources/repaint.js" type="text/javascript" charset="utf-8"></script>
|
| <script type="text/javascript" charset="utf-8">
|
| function loaded()
|
| {
|
|
|