summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/certificate_provider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/api/certificate_provider.idl')
-rw-r--r--chrome/common/extensions/api/certificate_provider.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/api/certificate_provider.idl b/chrome/common/extensions/api/certificate_provider.idl
index 4062d04..50ec63a 100644
--- a/chrome/common/extensions/api/certificate_provider.idl
+++ b/chrome/common/extensions/api/certificate_provider.idl
@@ -4,7 +4,7 @@
// Use this API to expose certificates to the platform which can use these
// certificates for TLS authentications.
-namespace certificateProvider {
+[use_movable_types=true]namespace certificateProvider {
enum Hash {
MD5_SHA1,
SHA1,