Index: chrome/common/extensions/api/storage.json |
diff --git a/chrome/common/extensions/api/storage.json b/chrome/common/extensions/api/storage.json |
index 3e02335810d3d965c5e1385869f4d8057a91e7f2..a75de0929e861388a8616913a53f444b39921eba 100644 |
--- a/chrome/common/extensions/api/storage.json |
+++ b/chrome/common/extensions/api/storage.json |
@@ -6,6 +6,9 @@ |
{ |
"namespace": "storage", |
"unprivileged": true, |
+ "compiler_options": { |
+ "generate_type_functions": true |
+ }, |
"types": [ |
{ |
"id": "StorageChange", |