| Index: ui/file_manager/file_manager/background/js/file_operation_handler_unittest.html
|
| diff --git a/ui/file_manager/file_manager/background/js/file_operation_handler_unittest.html b/ui/file_manager/file_manager/background/js/file_operation_handler_unittest.html
|
| index 0dd960c3d0bd5757d3841e59e91f88e5e1ba6f79..a009f223b6a144c1e901e06b422ce99e1169f32a 100644
|
| --- a/ui/file_manager/file_manager/background/js/file_operation_handler_unittest.html
|
| +++ b/ui/file_manager/file_manager/background/js/file_operation_handler_unittest.html
|
| @@ -7,6 +7,7 @@
|
| <html>
|
| <body>
|
|
|
| +<script src="../../../../../ui/webui/resources/js/assert.js"></script>
|
| <script src="../../../../../ui/webui/resources/js/cr.js"></script>
|
| <script src="../../../../../ui/webui/resources/js/cr/event_target.js"></script>
|
| <script src="../../../../../ui/webui/resources/js/load_time_data.js"></script>
|
|
|