| Index: chrome/test/data/extensions/api_test/file_system/get_entry_id/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/file_system/get_entry_id/manifest.json b/chrome/test/data/extensions/api_test/file_system/get_entry_id/manifest.json
|
| deleted file mode 100644
|
| index f45434aa45f5aeb2cbf37352a177292b565470f4..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/file_system/get_entry_id/manifest.json
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -{
|
| - "name": "chrome.fileSystem.getEntryId test",
|
| - "version": "0.1",
|
| - "description": "Test for chrome.fileSystem.getEntryId",
|
| - "app": {
|
| - "background": {
|
| - "scripts": ["background.js"]
|
| - }
|
| - },
|
| - "permissions": ["fileSystem"]
|
| -}
|
|
|