Chromium Code Reviews| Index: chrome/common/extensions/api/events.json |
| diff --git a/chrome/common/extensions/api/events.json b/chrome/common/extensions/api/events.json |
| index 08d0c65a2261889fdc76fc09502a51a728bb9260..c8e3d512739f8b20f8a29f5f1f1d1f9a76141788 100644 |
| --- a/chrome/common/extensions/api/events.json |
| +++ b/chrome/common/extensions/api/events.json |
| @@ -8,6 +8,7 @@ |
| "compiler_options": { |
| "implemented_in": "chrome/browser/extensions/api/declarative/declarative_api.h" |
| }, |
| + "check_unprivileged": true, |
|
cduvall
2013/05/03 02:14:02
This is just necessary while these APIs have not b
|
| "unprivileged": true, |
| "types": [ |
| { |