| Index: chrome/common/extensions/api/browsingData.json
|
| diff --git a/chrome/common/extensions/api/browsingData.json b/chrome/common/extensions/api/browsingData.json
|
| index 8848f6e6063cad90679d55bdc4af6905b5d79ff7..7ba52ccc94be068be750f451ce0feeffe6354bd1 100644
|
| --- a/chrome/common/extensions/api/browsingData.json
|
| +++ b/chrome/common/extensions/api/browsingData.json
|
| @@ -79,10 +79,10 @@
|
| "optional": true,
|
| "description": "Should websites' local storage data be cleared?"
|
| },
|
| - "originBoundCertificates": {
|
| + "serverBoundCertificates": {
|
| "type": "boolean",
|
| "optional": true,
|
| - "description": "Should origin-bound certificates be removed?"
|
| + "description": "Should server-bound certificates be removed?"
|
| },
|
| "pluginData": {
|
| "type": "boolean",
|
|
|