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

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

Issue 13132004: Implement Enterprise Key API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 9 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/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index a89e95c1c1ff122bb51b04f636461d4cd1b6e24e..d0ba3d015ed7f5ffeab5dd356edc55829b267fa1 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -38,6 +38,7 @@
'downloads.idl',
'echo_private.json',
'downloads_internal.idl',
+ 'enterprise_enterprise_key_private.json',
'events.json',
'experimental_accessibility.json',
'experimental_discovery.idl',

Powered by Google App Engine
This is Rietveld 408576698