| Index: third_party/WebKit/LayoutTests/fast/repaint/inline-color-change.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-color-change.html b/third_party/WebKit/LayoutTests/fast/repaint/inline-color-change.html
|
| index a52e9f64fe2226960c2580984d90d78ce1dc656e..97d27a99e85438d68670ef6836af6eb490e44c37 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/inline-color-change.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-color-change.html
|
| @@ -2,7 +2,7 @@
|
| "http://www.w3.org/TR/html4/strict.dtd">
|
| <html lang="en">
|
| <head>
|
| - <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()
|
| {
|
|
|