| Index: chrome/common/extensions/docs/templates/json/manifest.json
|
| diff --git a/chrome/common/extensions/docs/templates/json/manifest.json b/chrome/common/extensions/docs/templates/json/manifest.json
|
| index 005f33b6f43a545a3411bb6884adf9fbc99fc619..20b1edf4f8d4440c18b0c21dd0de6020e6d554c5 100644
|
| --- a/chrome/common/extensions/docs/templates/json/manifest.json
|
| +++ b/chrome/common/extensions/docs/templates/json/manifest.json
|
| @@ -70,6 +70,10 @@
|
| "documentation": "devtools",
|
| "example": "devtools.html"
|
| },
|
| + "event_rules": {
|
| + "documentation": "manifest/event_rules",
|
| + "example": [{}]
|
| + },
|
| "export": {
|
| "documentation": "shared_modules",
|
| "example": {}
|
|
|