| Index: chrome/common/extensions/api/file_browser_private.json
|
| diff --git a/chrome/common/extensions/api/file_browser_private.json b/chrome/common/extensions/api/file_browser_private.json
|
| index 2e40aec30137655b667d3f1e090b741a414685ed..144cd4ad486292be4be919754769c7dcd0382e2a 100644
|
| --- a/chrome/common/extensions/api/file_browser_private.json
|
| +++ b/chrome/common/extensions/api/file_browser_private.json
|
| @@ -945,6 +945,11 @@
|
| ]
|
| },
|
| {
|
| + "name": "clearDriveCache",
|
| + "description": "Clear all GData local caches.",
|
| + "parameters": []
|
| + },
|
| + {
|
| "name": "getNetworkConnectionState",
|
| "description": "Retrieves the state of the currently active network connection.",
|
| "parameters": [
|
|
|