Chromium Code Reviews| 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..557f0ece77291d055ee48afbc0ef3de486ec5b70 100644 |
| --- a/chrome/common/extensions/api/cookies.json |
| +++ b/chrome/common/extensions/api/cookies.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "cookies", |
| + "description": "The cookies module allows you to work with HTTP cookies.", |
| "types": [ |
| { |
| "id": "Cookie", |