Index: chrome/common/extensions/api/experimental.infobars.json |
diff --git a/chrome/common/extensions/api/experimental.infobars.json b/chrome/common/extensions/api/experimental.infobars.json |
index f7d797ddff802278acd9c6e2aeea3687c209a2f6..c8e161efc7b05f750f1b1a6a50b4c4945ac6aa44 100644 |
--- a/chrome/common/extensions/api/experimental.infobars.json |
+++ b/chrome/common/extensions/api/experimental.infobars.json |
@@ -40,7 +40,7 @@ |
"optional": true, |
"parameters": [ |
{ |
- "name": "window", "$ref": "Window", "description": "Contains details about the window in which the infobar was created." |
+ "name": "window", "$ref": "windows.Window", "description": "Contains details about the window in which the infobar was created." |
} |
] |
} |