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..332186d2aef06aafcd3e462f2b2f9162db8e4c48 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> API to remove browsing data from a user's local profile.", |
"types": [ |
{ |
"id": "RemovalOptions", |