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

Unified Diff: chrome/common/extensions/extension_permission_set.h

Issue 9721013: Move topSites API out of experimental (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Minor changes 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
Index: chrome/common/extensions/extension_permission_set.h
diff --git a/chrome/common/extensions/extension_permission_set.h b/chrome/common/extensions/extension_permission_set.h
index cec4078fbc02e1d65dd255d9707ddaaf87fd2e35..75e58f03333fc11bd5b8381e9deee18a0ae6baa6 100644
--- a/chrome/common/extensions/extension_permission_set.h
+++ b/chrome/common/extensions/extension_permission_set.h
@@ -132,6 +132,7 @@ class ExtensionAPIPermission {
kSystemPrivate,
kTab,
kTerminalPrivate,
+ kTopSites,
kTts,
kTtsEngine,
kUnlimitedStorage,

Powered by Google App Engine
This is Rietveld 408576698