Chromium Code Reviews| Index: chrome/common/extensions/api/i18n.json |
| diff --git a/chrome/common/extensions/api/i18n.json b/chrome/common/extensions/api/i18n.json |
| index 765760dc85f1a07aedb3767571a176fe35eef933..a4f14ec452407e69a605d2b6e817ef8a5ca0c10f 100644 |
| --- a/chrome/common/extensions/api/i18n.json |
| +++ b/chrome/common/extensions/api/i18n.json |
| @@ -6,6 +6,7 @@ |
| { |
| "namespace": "i18n", |
| "types": [], |
| + "check_unprivileged": true, |
| "functions": [ |
| { |
| "name": "getAcceptLanguages", |