| Index: chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/file_system/open_background/manifest.json b/chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/manifest.json
|
| similarity index 58%
|
| copy from chrome/test/data/extensions/api_test/file_system/open_background/manifest.json
|
| copy to chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/manifest.json
|
| index f43ca448b62566d5e26e4e413f2bedd526600bea..cae03ef7a4e68c7656a3632b4f314a7a93efe634 100644
|
| --- a/chrome/test/data/extensions/api_test/file_system/open_background/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/file_system/get_display_path_prettify_mac/manifest.json
|
| @@ -1,8 +1,8 @@
|
| {
|
| - "name": "chrome.fileSystem open from background.",
|
| + "name": "chrome.fileSystem get display path, prettify, mac",
|
| "version": "0.1",
|
| "manifest_version": 2,
|
| - "description": "Test for chrome.fileSystem.chooseFile open from background.",
|
| + "description": "Test for chrome.fileSystem.getDisplayPath on Mac",
|
| "app": {
|
| "background": {
|
| "scripts": ["background.js"]
|
|
|