| Index: third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html b/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html
|
| index 0ca22898601b43815fcdfa3fb5482e663b6669d7..a1d17095e39f93bad559f94eebb519eed11dfdb3 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html
|
| @@ -1,6 +1,6 @@
|
| <head>
|
| <!-- The entire viewport should be solid blue, with no white margin. -->
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script type="text/javascript">
|
| function repaintTest()
|
| {
|
|
|