Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / history / history_focus_manager.js
index 2d01f5c..84b56c5 100644 (file)
@@ -9,6 +9,7 @@ var FocusManager = cr.ui.FocusManager;
  * "background" pages (i.e., those in a dialog that is not the topmost overlay)
  * do not receive focus.
  * @constructor
+ * @extends {cr.ui.FocusManager}
  */
 function HistoryFocusManager() {
 }