| Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/sandboxed-iframes.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/sandboxed-iframes.https.html b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/sandboxed-iframes.https.html
|
| index 0618585217e870fb48ec737137a53c0243c7447f..4a99d2af1b02a60a939780aa1a2347c45f5dad91 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/sandboxed-iframes.https.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/sandboxed-iframes.https.html
|
| @@ -4,7 +4,6 @@
|
| <meta name="timeout" content="long">
|
| <script src="/resources/testharness.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
| -<script src="../resources/testharness-helpers.js"></script>
|
| <script>
|
|
|
| function load_iframe(src, sandbox) {
|
|
|