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

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

Issue 8682013: Moving the MHTML API out of experimental and renaming it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: One more sync Created 9 years, 1 month 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 6e9d3b9e1a5f4a642f769ffe8ec0cc7a66313ec4..e427b4cb8c83f2eacb4c5424ec592dc512faabd0 100644
--- a/chrome/common/extensions/extension_permission_set.h
+++ b/chrome/common/extensions/extension_permission_set.h
@@ -46,6 +46,7 @@ class ExtensionPermissionMessage {
kClipboard,
kTtsEngine,
kContentSettings,
+ kAllPageContent,
kEnumBoundary
};
@@ -112,6 +113,7 @@ class ExtensionAPIPermission {
kMediaPlayerPrivate,
kMetricsPrivate,
kNotification,
+ kPageCapture,
kPlugin,
kProxy,
kTab,
« no previous file with comments | « chrome/common/extensions/docs/static/pageCapture.html ('k') | chrome/common/extensions/extension_permission_set.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698