| Index: LayoutTests/fast/frames/resources/sandboxed-iframe-storage-allowed.html
|
| diff --git a/LayoutTests/fast/frames/resources/sandboxed-iframe-storage-allowed.html b/LayoutTests/fast/frames/resources/sandboxed-iframe-storage-allowed.html
|
| index 90e2e49655115d784f252977112ffb3368e48ecc..8aff90d3313a926b88a000115475f103f21b8f7e 100644
|
| --- a/LayoutTests/fast/frames/resources/sandboxed-iframe-storage-allowed.html
|
| +++ b/LayoutTests/fast/frames/resources/sandboxed-iframe-storage-allowed.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
|
|
| window.onload = function() {
|
|
|