Chromium Code Reviews| Index: chrome/common/extensions/api/_permission_features.json |
| diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json |
| index 3f52681802ce566e2d5f434315ba8553effce367..6dd46395925e2d024138362a3218325a81a6286e 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -150,6 +150,9 @@ |
| "okddffdblfhhnmhodogpojmfkjmhinfp" // HTerm dev |
| ] |
| }, |
| + "topSites": { |
| + "extension_types": ["extension", "packaged_app", "platform_app"] |
|
Aaron Boodman
2012/03/21 21:26:15
Don't expose to platform apps (platform apps are a
cduvall
2012/03/21 22:00:14
Done.
|
| + }, |
| "tts": { |
| "extension_types": ["extension", "packaged_app", "platform_app"] |
| }, |