Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(488)

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 9721013: Move topSites API out of experimental (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Merge Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/common_resources.grd ('k') | chrome/common/extensions/api/experimental.topSites.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 63804f3acfd8892e6bb90ef530ca9e1247b7e08d..425f59ec1db31bc145d636366660cee5dc0c04c8 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -154,6 +154,9 @@
"okddffdblfhhnmhodogpojmfkjmhinfp" // HTerm dev
]
},
+ "topSites": {
+ "extension_types": ["extension", "packaged_app"]
+ },
"tts": {
"extension_types": ["extension", "packaged_app", "platform_app"]
},
« no previous file with comments | « chrome/common/common_resources.grd ('k') | chrome/common/extensions/api/experimental.topSites.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698