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

Unified Diff: chrome/common/extensions/api/enterprise_platform_keys_private.json

Issue 1822303002: [Extensions] Convert APIs to use movable types [4] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Istiaque's Created 4 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/enterprise_platform_keys_private.json
diff --git a/chrome/common/extensions/api/enterprise_platform_keys_private.json b/chrome/common/extensions/api/enterprise_platform_keys_private.json
index 5b77df6dca3d4f0c46bf78fde5aa9563c94765e4..50d0b046e66424b50b6b52a3776ff08e6ceae8c6 100644
--- a/chrome/common/extensions/api/enterprise_platform_keys_private.json
+++ b/chrome/common/extensions/api/enterprise_platform_keys_private.json
@@ -6,6 +6,7 @@
{
"namespace": "enterprise.platformKeysPrivate",
"description": "none",
+ "compiler_options": {"use_movable_types": true},
"functions": [
{
"name": "challengeMachineKey",
« no previous file with comments | « chrome/common/extensions/api/enterprise_platform_keys_internal.idl ('k') | chrome/common/extensions/api/extension.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698