| Index: chrome/browser/resources/file_manager/photo_import.html
|
| diff --git a/chrome/browser/resources/file_manager/photo_import.html b/chrome/browser/resources/file_manager/photo_import.html
|
| index ba5a146e813c6165fe01e5cf7afccee1509a2574..2d500b62e75bd34c3cfefd219ee9bccdf72fb394 100644
|
| --- a/chrome/browser/resources/file_manager/photo_import.html
|
| +++ b/chrome/browser/resources/file_manager/photo_import.html
|
| @@ -21,6 +21,8 @@
|
| <if expr="0">
|
| <!-- This file has not been flattened, load individual scripts.
|
| Keep the list in sync with photo_import_scripts.js. -->
|
| + <script src="../image_loader/client.js"></script>
|
| +
|
| <script src="../../../../ui/webui/resources/js/load_time_data.js"></script>
|
| <script src="../../../../ui/webui/resources/js/util.js"></script>
|
| <script src="../../../../ui/webui/resources/js/i18n_template_no_process.js"></script>
|
|
|