Index: chrome/test/data/file_manager/unit_tests/progress_center_item_group_unittest.html |
diff --git a/chrome/test/data/file_manager/unit_tests/progress_center_item_group_unittest.html b/chrome/test/data/file_manager/unit_tests/progress_center_item_group_unittest.html |
index 06c6ec794e2d8d14c462b8622a26d0e14aae7bd7..1b9a5bb3859fd584b54d34657c485da6ca84fa61 100644 |
--- a/chrome/test/data/file_manager/unit_tests/progress_center_item_group_unittest.html |
+++ b/chrome/test/data/file_manager/unit_tests/progress_center_item_group_unittest.html |
@@ -8,9 +8,9 @@ |
<body> |
<script src="../../../../../ui/webui/resources/js/load_time_data.js"></script> |
-<script src="../../../../browser/resources/file_manager/common/js/util.js"></script> |
-<script src="../../../../browser/resources/file_manager/common/js/progress_center_common.js"></script> |
-<script src="../../../../browser/resources/file_manager/foreground/js/progress_center_item_group.js"></script> |
+<script src="../../../../../ui/file_manager/file_manager/common/js/util.js"></script> |
+<script src="../../../../../ui/file_manager/file_manager/common/js/progress_center_common.js"></script> |
+<script src="../../../../../ui/file_manager/file_manager/foreground/js/progress_center_item_group.js"></script> |
<script src="progress_center_item_group_unittest.js"></script> |
</body> |