Chromium Code Reviews| Index: chrome/common/extensions/api/storage.json |
| diff --git a/chrome/common/extensions/api/storage.json b/chrome/common/extensions/api/storage.json |
| index 9aaf81fa2a209346d4a99fa2ff3da33e621b5b95..c74b0d39defc438eeacf42eb553ec38b7719e3f0 100644 |
| --- a/chrome/common/extensions/api/storage.json |
| +++ b/chrome/common/extensions/api/storage.json |
| @@ -6,6 +6,7 @@ |
| { |
| "namespace": "storage", |
| "unprivileged": true, |
| + "check_unprivileged": true, |
| "types": [ |
| { |
| "id": "StorageChange", |