Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/file_system_provider/mime_type/test.js |
| diff --git a/chrome/test/data/extensions/api_test/file_system_provider/mime_type/test.js b/chrome/test/data/extensions/api_test/file_system_provider/mime_type/test.js |
| index 90dbece18e17322b39264649388db108cde705ff..86e3c0a592ab041101c21f7dc70f4ba4e41d6d7a 100644 |
| --- a/chrome/test/data/extensions/api_test/file_system_provider/mime_type/test.js |
| +++ b/chrome/test/data/extensions/api_test/file_system_provider/mime_type/test.js |
| @@ -5,11 +5,6 @@ |
| 'use strict'; |
| /** |
| - * @type {DOMFileSystem} |
| - */ |
| -var fileSystem = null; |
| - |
| -/** |
| * @type {string} |
| * @const |
| */ |