Chromium Code Reviews| Index: chrome/common/extensions/api/extension.json |
| diff --git a/chrome/common/extensions/api/extension.json b/chrome/common/extensions/api/extension.json |
| index a6844d20aa82673351891952bf1a8bd09d68f81d..2bbb1ee0969f4ffe0545bfe63e73e35d7d57b867 100644 |
| --- a/chrome/common/extensions/api/extension.json |
| +++ b/chrome/common/extensions/api/extension.json |
| @@ -8,6 +8,7 @@ |
| "compiler_options": { |
| "implemented_in": "chrome/browser/extensions/api/module/module.h" |
| }, |
| + "check_unprivileged": true, |
| "types": [ |
| { |
| "id": "MessageSender", |