Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / print_preview / print_preview_focus_manager.js
index fd24087..be4c22d 100644 (file)
@@ -9,6 +9,7 @@ cr.define('print_preview', function() {
    * FocusManager implementation specialized for Print Preview, which ensures
    * that Print Preview itself does not receive focus when an overlay is shown.
    * @constructor
+   * @extends {cr.ui.FocusManager}
    */
   function PrintPreviewFocusManager() {
   };