| 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 2205e7b5ef8ab7cb790b5bed35df66d944846893..939c12986dea6e33da1654c0e744758e52f1051e 100644
|
| --- a/chrome/common/extensions/api/file_browser_private.json
|
| +++ b/chrome/common/extensions/api/file_browser_private.json
|
| @@ -28,10 +28,6 @@
|
| "type": "string",
|
| "description": "Task icon url (from chrome://extension-icon/...)"
|
| },
|
| - "driveApp": {
|
| - "type": "boolean",
|
| - "description": "True if this is Drive App."
|
| - },
|
| "isDefault": {
|
| "type": "boolean",
|
| "description": "True if this task is a default task for the selected files."
|
|
|