| Index: chrome/common/extensions/api/file_browser_handler.json
|
| ===================================================================
|
| --- chrome/common/extensions/api/file_browser_handler.json (revision 208118)
|
| +++ chrome/common/extensions/api/file_browser_handler.json (working copy)
|
| @@ -5,6 +5,7 @@
|
| [
|
| {
|
| "namespace":"fileBrowserHandler",
|
| + "description": "Use the <code>chrome.fileBrowserHandler</code> API to extend the Chrome OS file browser. For example, you can use this API to enable users to upload files to your website.",
|
| "platforms": ["chromeos"],
|
| "types": [
|
| {
|
|
|