Index: chrome/common/extensions/api/cookies.json |
diff --git a/chrome/common/extensions/api/cookies.json b/chrome/common/extensions/api/cookies.json |
index fc3e53feda4d0b5373b699a000cd6354f2f45c9a..8c083ac6d195153927b8968bebb78d33ebc16f50 100644 |
--- a/chrome/common/extensions/api/cookies.json |
+++ b/chrome/common/extensions/api/cookies.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "cookies", |
+ "description": "Use the <code>chrome.cookies</code> API to query and modify cookies, and to be notified when they change.", |
"types": [ |
{ |
"id": "Cookie", |