| 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..3eb6fd3f6f64d06787a51e3666715bb0d2b7031c 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": "Google Chrome 6",
|
| "types": [],
|
| "functions": [
|
| {
|
|
|