Index: Source/devtools/front_end/ui/UIUtils.js |
diff --git a/Source/devtools/front_end/ui/UIUtils.js b/Source/devtools/front_end/ui/UIUtils.js |
index 0a2386aa4dee4903851ea28146cd659aac956849..dbfd4488d13321e3351808940d8f4e06dbd57b82 100644 |
--- a/Source/devtools/front_end/ui/UIUtils.js |
+++ b/Source/devtools/front_end/ui/UIUtils.js |
@@ -163,7 +163,7 @@ WebInspector.GlassPane.prototype = { |
} |
/** |
- * @type {!Array.<!WebInspector.View>} |
+ * @type {!Array.<!WebInspector.View|!WebInspector.Dialog>} |
*/ |
WebInspector.GlassPane.DefaultFocusedViewStack = []; |