| Index: LayoutTests/fast/storage/storage-disallowed-in-data-url.html
|
| diff --git a/LayoutTests/fast/storage/storage-disallowed-in-data-url.html b/LayoutTests/fast/storage/storage-disallowed-in-data-url.html
|
| index 9ad03ca545b902fe601519f1bc9558ceaed59e8f..5eafb9904aa2a1b48fff896e31b5cba0d688dde1 100644
|
| --- a/LayoutTests/fast/storage/storage-disallowed-in-data-url.html
|
| +++ b/LayoutTests/fast/storage/storage-disallowed-in-data-url.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| </head>
|
| <body>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script>
|
| description("This tests that storage methods throw exceptions with reasonable messages inside 'data:' URLs.");
|
|
|
|
|