summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/filesystem/workers/simple-persistent-sync.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/filesystem/workers/simple-persistent-sync.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/filesystem/workers/simple-persistent-sync.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/filesystem/workers/simple-persistent-sync.html b/third_party/WebKit/LayoutTests/fast/filesystem/workers/simple-persistent-sync.html
index fbb4c43..31a7eea 100644
--- a/third_party/WebKit/LayoutTests/fast/filesystem/workers/simple-persistent-sync.html
+++ b/third_party/WebKit/LayoutTests/fast/filesystem/workers/simple-persistent-sync.html
@@ -6,7 +6,6 @@
<script>
worker = startWorker('../resources/simple-persistent-sync.js');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>