| Index: ui/file_manager/file_manager/background/js/background_scripts.js
|
| diff --git a/ui/file_manager/file_manager/background/js/background_scripts.js b/ui/file_manager/file_manager/background/js/background_scripts.js
|
| index ad94bffa77bf55a6a437c0315374403eaf2a182f..463a6f7da1a66d35cc3d342ebd4101096a25c939 100644
|
| --- a/ui/file_manager/file_manager/background/js/background_scripts.js
|
| +++ b/ui/file_manager/file_manager/background/js/background_scripts.js
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +<include src="metrics_start.js">
|
| <include src="../../common/js/lru_cache.js">
|
| <include src="../../common/js/progress_center_common.js">
|
| <include src="../../common/js/importer_common.js">
|
|
|