| Index: ui/file_manager/file_manager/foreground/js/main_scripts.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/main_scripts.js b/ui/file_manager/file_manager/foreground/js/main_scripts.js
|
| index ba01b1236550dfc0d59fb199eb6ba373c4ecc754..6431a6674338460d5bab9b3289e1a82b1fb7c063 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
|
| @@ -74,10 +74,10 @@
|
| //
|
| //<include src="../../common/js/async_util.js">
|
| //<include src="../../common/js/file_type.js">
|
| +//<include src="../../common/js/importer_common.js">
|
| //<include src="../../common/js/volume_manager_common.js">
|
| //<include src="../../common/js/util.js">
|
| //<include src="../../common/js/progress_center_common.js">
|
| -//<include src="../../common/js/importer_common.js">
|
| //
|
| //<include src="ui/combobutton.js">
|
| //<include src="ui/commandbutton.js">
|
|
|