Chromium Code Reviews| Index: chrome/common/extensions/api/idle.json |
| diff --git a/chrome/common/extensions/api/idle.json b/chrome/common/extensions/api/idle.json |
| index 3672056fe8e6d8994fc647438dab3537fe32543e..153e931c4d0b9054aa2762adaa46a3527c22ac6c 100644 |
| --- a/chrome/common/extensions/api/idle.json |
| +++ b/chrome/common/extensions/api/idle.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "idle", |
| + "description": "Use the <code>chrome.idle</code> API to detect when the machine's idle state changes.", |
| "types": [], |
| "functions": [ |
| { |