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

Unified Diff: chrome/common/extensions/api/schemas.gypi

Issue 1968083004: Implement the private API for quick unlock. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Address comments Created 4 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/api/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index 508e63ae8c771e61b6beaef579f630a3c6fe1b85..52e7e0f1af4396157d7dfb4047701e48d2a5b1ed 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -64,6 +64,7 @@
'passwords_private.idl',
'permissions.json',
'preferences_private.json',
+ 'quick_unlock_private.idl',
'resources_private.idl',
'screenlock_private.idl',
'sessions.json',

Powered by Google App Engine
This is Rietveld 408576698