Index: chrome/common/extensions/api/types.json |
diff --git a/chrome/common/extensions/api/types.json b/chrome/common/extensions/api/types.json |
index 0463ebdd382c9f111efef8dd0310876c80672623..7b804607bfd05644f3d4ff30060288e449e45c0e 100644 |
--- a/chrome/common/extensions/api/types.json |
+++ b/chrome/common/extensions/api/types.json |
@@ -9,6 +9,7 @@ |
{ |
"id": "ChromeSetting", |
"type": "object", |
+ "js_module": "ChromeSetting", |
"customBindings": "ChromeSetting", |
"description": "An interface which allows access to a Chrome browser setting.", |
"functions": [ |