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

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

Issue 1232553003: Add new certificateProvider extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 e8c7696ed167571f86b5992d9de4fae137ca72d2..a440bcc51b28270003213462313913e0edf1a446 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -104,6 +104,7 @@
# ChromeOS-specific schemas.
'chromeos_schema_files': [
+ 'certificate_provider.idl',
'echo_private.json',
'enterprise_platform_keys.idl',
'enterprise_platform_keys_internal.idl',

Powered by Google App Engine
This is Rietveld 408576698