| Index: LayoutTests/editing/selection/drag-drop-restore.html
|
| diff --git a/LayoutTests/editing/selection/drag-drop-restore.html b/LayoutTests/editing/selection/drag-drop-restore.html
|
| index b2dabfbc5ce2ff19d792719298a1a4f2750be6a0..e4e5b4ca7d86215aa92be1fac8dd929c30c29a82 100644
|
| --- a/LayoutTests/editing/selection/drag-drop-restore.html
|
| +++ b/LayoutTests/editing/selection/drag-drop-restore.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <script src="../../fast/js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body onload="runTest()">
|
| <input type="text" id="src">
|
|
|