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..3e55fe9a31aa7c755c4debac02724b3bcd5245a0 100644 |
| --- a/chrome/common/extensions/api/idle.json |
| +++ b/chrome/common/extensions/api/idle.json |
| @@ -5,6 +5,8 @@ |
| [ |
| { |
| "namespace": "idle", |
| + "description": "Use the <code>chrome.idle</code> module to detect when the machine's idle state changes.", |
| + "availability": "6", |
| "types": [], |
| "functions": [ |
| { |