Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(248)

Unified Diff: chrome/test/data/file_manager/unit_tests/navigation_list_model_unittest.html

Issue 179553008: Simplify volume manager in Files app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed unmounting. Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/file_manager/unit_tests/mocks/mock_volume_manager.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/file_manager/unit_tests/navigation_list_model_unittest.html
diff --git a/chrome/test/data/file_manager/unit_tests/navigation_list_model_unittest.html b/chrome/test/data/file_manager/unit_tests/navigation_list_model_unittest.html
index 57b6c8f4ebf6129b71b24869a625442a00c530ee..78d61efacb2f65ade6c7485dd7d3cd9c9cf95b66 100644
--- a/chrome/test/data/file_manager/unit_tests/navigation_list_model_unittest.html
+++ b/chrome/test/data/file_manager/unit_tests/navigation_list_model_unittest.html
@@ -21,6 +21,7 @@
<script src="../../../../browser/resources/file_manager/foreground/js/navigation_list_model.js"></script>
<script src="mocks/mock_file_entry.js"></script>
+<script src="mocks/mock_file_system.js"></script>
<script src="mocks/mock_volume_manager.js"></script>
<script src="mocks/mock_folder_shortcut_data_model.js"></script>
« no previous file with comments | « chrome/test/data/file_manager/unit_tests/mocks/mock_volume_manager.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698