Index: chrome/common/extensions/api/experimental.infobars.json |
=================================================================== |
--- chrome/common/extensions/api/experimental.infobars.json (revision 136322) |
+++ chrome/common/extensions/api/experimental.infobars.json (working copy) |
@@ -40,7 +40,7 @@ |
"optional": true, |
"parameters": [ |
{ |
- "name": "window", "$ref": "windows.Window", "description": "Contains details about the window in which the infobar was created." |
+ "name": "window", "$ref": "Window", "description": "Contains details about the window in which the infobar was created." |
} |
] |
} |