Index: Source/modules/filesystem/WorkerGlobalScopeFileSystem.idl |
diff --git a/Source/modules/filesystem/WorkerGlobalScopeFileSystem.idl b/Source/modules/filesystem/WorkerGlobalScopeFileSystem.idl |
index 3762bc5067fe38e4869d839bedcb6445d1f0d2fd..1e13f7f83d4c4bda78aceb28f67202e52e5c50e0 100644 |
--- a/Source/modules/filesystem/WorkerGlobalScopeFileSystem.idl |
+++ b/Source/modules/filesystem/WorkerGlobalScopeFileSystem.idl |
@@ -35,4 +35,3 @@ partial interface WorkerGlobalScope { |
[RuntimeEnabled=FileSystem] attribute FileErrorConstructor FileError; |
}; |
- |