| Index: chrome/common/extensions/api/_permission_features.json | 
| diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json | 
| index 99d6e661070779a7541145ec4a1b26636c01c1f7..0213405e4499fafd6516196b37535e66d8efee16 100644 | 
| --- a/chrome/common/extensions/api/_permission_features.json | 
| +++ b/chrome/common/extensions/api/_permission_features.json | 
| @@ -343,54 +343,6 @@ | 
| "397F221E63F86BE34C30165613E95B6CC8D22A52"   // http://crbug.com/415846 | 
| ] | 
| }, | 
| -  "fileSystem": [{ | 
| -    "channel": "stable", | 
| -    "extension_types": ["platform_app"], | 
| -    "default_parent": true | 
| -  },{ | 
| -    "channel": "stable", | 
| -    "extension_types": ["extension"], | 
| -    "whitelist": [ | 
| -      "2FC374607C2DF285634B67C64A2E356C607091C3",  // Quickoffice | 
| -      "3727DD3E564B6055387425027AD74C58784ACC15",  // Quickoffice internal | 
| -      "12E618C3C6E97495AAECF2AC12DEB082353241C6",  // QO component extension | 
| -      "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2",  // http://crbug.com/312900 | 
| -      "D57DE394F36DC1C3220E7604C575D29C51A6C495",  // http://crbug.com/319444 | 
| -      "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9",  // http://crbug.com/371562 | 
| -      "2B6C6A4A5940017146F3E58B7F90116206E84685",  // http://crbug.com/642141 | 
| -      "B6C2EFAB3EC3BF6EF03701408B6B09A67B2D0069",  // http://crbug.com/642141 | 
| -      "96FF2FFA5C9173C76D47184B3E86D267B37781DE",  // http://crbug.com/642141 | 
| -      "0136FCB13DB29FD5CD442F56E59E53B61F1DF96F"   // http://crbug.com/642141 | 
| -    ] | 
| -  }], | 
| -  "fileSystem.directory": { | 
| -    "channel": "stable", | 
| -    "extension_types": ["platform_app"] | 
| -  }, | 
| -  "fileSystem.retainEntries": { | 
| -    "channel": "stable", | 
| -    "extension_types": ["platform_app"] | 
| -  }, | 
| -  "fileSystem.write": [{ | 
| -    "channel": "stable", | 
| -    "extension_types": ["platform_app"] | 
| -  },{ | 
| -    "channel": "stable", | 
| -    "extension_types": ["extension"], | 
| -    "whitelist": [ | 
| -      "2FC374607C2DF285634B67C64A2E356C607091C3",  // Quickoffice | 
| -      "3727DD3E564B6055387425027AD74C58784ACC15",  // Quickoffice internal | 
| -      "12E618C3C6E97495AAECF2AC12DEB082353241C6",  // QO component extension | 
| -      "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2",  // http://crbug.com/312900 | 
| -      "D57DE394F36DC1C3220E7604C575D29C51A6C495",  // http://crbug.com/319444 | 
| -      "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9"   // http://crbug.com/371562 | 
| -    ] | 
| -  }], | 
| -  "fileSystem.requestFileSystem": { | 
| -    "channel": "stable", | 
| -    "extension_types": ["platform_app"], | 
| -    "platforms": ["chromeos"] | 
| -  }, | 
| "fileSystemProvider": [{ | 
| "channel": "stable", | 
| "extension_types": ["extension", "platform_app"], | 
|  |