diff --git a/file-system-access/local_FileSystemBaseHandle-remove-manual.https.html b/file-system-access/local_FileSystemBaseHandle-remove-manual.https.html
index 8fded21eb92c8f..ef7edd3aa8a84d 100644
--- a/file-system-access/local_FileSystemBaseHandle-remove-manual.https.html
+++ b/file-system-access/local_FileSystemBaseHandle-remove-manual.https.html
@@ -7,4 +7,4 @@
-
+
diff --git a/file-system-access/sandboxed_FileSystemBaseHandle-remove.https.any.js b/fs/FileSystemBaseHandle-remove.https.any.js
similarity index 62%
rename from file-system-access/sandboxed_FileSystemBaseHandle-remove.https.any.js
rename to fs/FileSystemBaseHandle-remove.https.any.js
index 19c48df438f00c..c3c1776784effc 100644
--- a/file-system-access/sandboxed_FileSystemBaseHandle-remove.https.any.js
+++ b/fs/FileSystemBaseHandle-remove.https.any.js
@@ -1,3 +1,3 @@
// META: script=resources/test-helpers.js
-// META: script=../fs/resources/sandboxed-fs-test-helpers.js
+// META: script=resources/sandboxed-fs-test-helpers.js
// META: script=script-tests/FileSystemBaseHandle-remove.js
diff --git a/file-system-access/script-tests/FileSystemBaseHandle-remove.js b/fs/script-tests/FileSystemBaseHandle-remove.js
similarity index 100%
rename from file-system-access/script-tests/FileSystemBaseHandle-remove.js
rename to fs/script-tests/FileSystemBaseHandle-remove.js