| Index: LayoutTests/fast/dom/shadow/remove-and-insert-style.html
|
| diff --git a/LayoutTests/fast/dom/shadow/remove-and-insert-style.html b/LayoutTests/fast/dom/shadow/remove-and-insert-style.html
|
| index fbcf659807e7c36fa0d827353512aba567df1f12..4477b535e7db138300ff6906f318259e0b6702d9 100644
|
| --- a/LayoutTests/fast/dom/shadow/remove-and-insert-style.html
|
| +++ b/LayoutTests/fast/dom/shadow/remove-and-insert-style.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <!-- crbug.com/246300 -->
|
|
|