| Index: chrome/test/data/extensions/api_test/filebrowser_mount/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/filebrowser_mount/manifest.json b/chrome/test/data/extensions/api_test/filebrowser_mount/manifest.json
|
| deleted file mode 100644
|
| index f698bfcc02cf195220a6f39143feabe543d88367..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/api_test/filebrowser_mount/manifest.json
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -{
|
| - "key": "MIGdMA0GCSqGSIb3DQEBAQUAA4GLADCBhwKBgQDOuXEIuoK1kAkBe0SKiJn/N9oNn3oUxGa4dwj40MnJqPn+w0aR2vuyocm0R4Drp67aYwtLjOVPF4CICRq6ICP6eU07gGwQxGdZ7HJASXV8hm0tab5I70oJmRLfFJyVAMCeWlFaOGq05v2i6EbifZM0qO5xALKNGQt+yjXi5INM5wIBIw==",
|
| - "name": "chrome.fileBrowserPrivate Mount Tests",
|
| - "version": "0.1",
|
| - "manifest_version": 2,
|
| - "description": "Tests of chrome.fileBrowserPrivate component extension methods that communicate with MountLibrary",
|
| - "background": {
|
| - "scripts": ["background.js"]
|
| - },
|
| - "permissions": [
|
| - "fileBrowserPrivate"
|
| - ]
|
| -}
|
| -
|
|
|