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

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

Issue 60583003: The chrome.screenlockPrivate API allows select apps to control the ChromeOS ScreenLocker. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang Created 7 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: extensions/common/permissions/api_permission.h
diff --git a/extensions/common/permissions/api_permission.h b/extensions/common/permissions/api_permission.h
index e748aabdbbcd7c4a2bf5cb5c24bea11548f50813..b846077dddc512d6e65134d4fa2c26f0b29a2f9b 100644
--- a/extensions/common/permissions/api_permission.h
+++ b/extensions/common/permissions/api_permission.h
@@ -161,6 +161,7 @@ class APIPermission {
kWebrtcLoggingPrivate,
kWebstorePrivate,
kWebView,
+ kScreenlockPrivate,
kSystemCpu,
kSystemMemory,
kSystemInfoCpu,
« no previous file with comments | « chrome/test/data/extensions/api_test/screenlockPrivate/test.js ('k') | extensions/common/permissions/permission_message.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698