Index: chrome/common/extensions/api/content_settings.json |
diff --git a/chrome/common/extensions/api/content_settings.json b/chrome/common/extensions/api/content_settings.json |
index 3c04bac04fb16999f4d68f88377f0948de86b1e2..43643dd4ae1abc590fb72d18cbfff9c79eb99993 100644 |
--- a/chrome/common/extensions/api/content_settings.json |
+++ b/chrome/common/extensions/api/content_settings.json |
@@ -5,6 +5,9 @@ |
[ |
{ |
"namespace": "contentSettings", |
+ "compiler_options": { |
+ "generate_type_functions": true |
+ }, |
"types": [ |
{ |
"id": "ResourceIdentifier", |