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

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

Issue 663513003: Add an unittest for background/volume_manager.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed variables. Created 6 years, 2 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
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 2cedd984e46c164a1b3cfc2b4ce6d60b22422f89..0ebaa1bbf73fe43a06d7698392e85565b71e1187 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,7 +21,6 @@
<script src="../../../../../ui/file_manager/file_manager/foreground/js/navigation_list_model.js"></script>
<script src="mocks/mock_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>

Powered by Google App Engine
This is Rietveld 408576698