| Index: third_party/WebKit/LayoutTests/fast/repaint/create-layer-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/create-layer-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/create-layer-repaint.html
|
| index 1553142d62ab4af153dcc7759e07e9ae5e61cad7..5dc12b3edef1b3b8f6c2a71fa247ee8a320b326b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/create-layer-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/create-layer-repaint.html
|
| @@ -19,7 +19,7 @@
|
| width: 500px;
|
| }
|
| </style>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|