Index: chrome/test/data/file_manager/unit_tests/device_handler_unittest.html |
diff --git a/chrome/test/data/file_manager/unit_tests/device_handler_unittest.html b/chrome/test/data/file_manager/unit_tests/device_handler_unittest.html |
index 8b8b1b6e3780cdf2306a5386c142b4a96b4b1351..4c7200356c50c059b726decb2efb05080039137d 100644 |
--- a/chrome/test/data/file_manager/unit_tests/device_handler_unittest.html |
+++ b/chrome/test/data/file_manager/unit_tests/device_handler_unittest.html |
@@ -9,8 +9,8 @@ |
<script src="../../../../../ui/webui/resources/js/load_time_data.js"></script> |
-<script src="../../../../browser/resources/file_manager/background/js/device_handler.js"></script> |
-<script src="../../../../browser/resources/file_manager/common/js/util.js"></script> |
+<script src="../../../../../ui/file_manager/file_manager/background/js/device_handler.js"></script> |
+<script src="../../../../../ui/file_manager/file_manager/common/js/util.js"></script> |
<script src="device_handler_unittest.js"></script> |