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

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: Rebased. Created 5 years, 3 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 9defa05c8572b16c0d4bbfedbd12552a58b76a9e..346cee65f26b4d77b170dcc55de53b0e7dafcb7d 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -108,6 +108,8 @@
# ChromeOS-specific schemas.
'chromeos_schema_files': [
'cast_devices_private.idl',
+ 'certificate_provider.idl',
+ 'certificate_provider_internal.idl',
'echo_private.json',
'enterprise_device_attributes.idl',
'enterprise_platform_keys.idl',

Powered by Google App Engine
This is Rietveld 408576698