| Index: chrome/common/extensions/api/browsing_data.json
|
| diff --git a/chrome/common/extensions/api/browsing_data.json b/chrome/common/extensions/api/browsing_data.json
|
| index 9d9824a0bfda6932f2e17be7206fa926aa5422ac..c89c282a6592fed37519ec3cc404fedb5c4be9c7 100644
|
| --- a/chrome/common/extensions/api/browsing_data.json
|
| +++ b/chrome/common/extensions/api/browsing_data.json
|
| @@ -5,6 +5,7 @@
|
| [
|
| {
|
| "namespace": "browsingData",
|
| + "description": "Use the <code>chrome.browsingData</code> module to remove browsing data from a user's local profile.",
|
| "types": [
|
| {
|
| "id": "RemovalOptions",
|
|
|