Index: ui/file_manager/file_manager/foreground/js/ui/share_dialog.js |
diff --git a/ui/file_manager/file_manager/foreground/js/ui/share_dialog.js b/ui/file_manager/file_manager/foreground/js/ui/share_dialog.js |
index aed9a1998a38fe90be7e8a7ea6ec7251742c048c..3f94e0a63af51c0c89b0aaebd3fc4e0b8f3c9710 100644 |
--- a/ui/file_manager/file_manager/foreground/js/ui/share_dialog.js |
+++ b/ui/file_manager/file_manager/foreground/js/ui/share_dialog.js |
@@ -33,7 +33,7 @@ ShareDialog.FAILURE_TIMEOUT = 20000; |
* @type {number} |
* @const |
*/ |
-ShareDialog.WEBVIEW_CHECKSIZE_INTERVAL = 200; |
+ShareDialog.WEBVIEW_CHECKSIZE_INTERVAL = 66; |
/** |
* The result of opening the dialog. |