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

Unified Diff: chrome/common/extensions/permissions/api_permission.h

Issue 17111003: Implement the feedbackPrivate API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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/permissions/api_permission.h
diff --git a/chrome/common/extensions/permissions/api_permission.h b/chrome/common/extensions/permissions/api_permission.h
index 0609902905950f2a4378f73f4390889e50b976af..5c60fb5577b891f085e8c7aa9745a669ee2b4f1d 100644
--- a/chrome/common/extensions/permissions/api_permission.h
+++ b/chrome/common/extensions/permissions/api_permission.h
@@ -71,6 +71,7 @@ class APIPermission {
kEchoPrivate,
kEnterprisePlatformKeysPrivate,
kExperimental,
+ kFeedbackPrivate,
kFileBrowserHandler,
kFileBrowserHandlerInternal,
kFileBrowserPrivate,

Powered by Google App Engine
This is Rietveld 408576698