| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed.html b/third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed.html
|
| index 42f6de9a26c368116ece651e7ad333069e7eec2c..1b0d5525aa9a912fc6db502f031192e30508922c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-tranformed.html
|
| @@ -21,7 +21,7 @@
|
| background-color: green;
|
| }
|
| </style>
|
| - <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()
|
| {
|
|
|