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

Unified Diff: chrome/common/extensions/api/api.gyp

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: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 985dc13b5696025d950c0173f6a690f9d30afa5b..3c7847c2fde7718b38c2512565b82a30998f362b 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -156,6 +156,7 @@
'diagnostics.idl',
'file_browser_handler_internal.json',
'log_private.idl',
+ 'screenlock_private.idl',
'wallpaper.json',
'wallpaper_private.json',
],
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/screenlock_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698