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

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

Issue 781443004: Clean up tests to use reportPromise. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « no previous file | chrome/test/data/file_manager/unit_tests/media_scanner_unittest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/file_manager/unit_tests/media_scanner_unittest.html
diff --git a/chrome/test/data/file_manager/unit_tests/media_scanner_unittest.html b/chrome/test/data/file_manager/unit_tests/media_scanner_unittest.html
index 5b31523f6266d5b38baad36d151baa5f3bca20e8..89d9a2bab7fa3992c7c25e4535a71a2926c44c1a 100644
--- a/chrome/test/data/file_manager/unit_tests/media_scanner_unittest.html
+++ b/chrome/test/data/file_manager/unit_tests/media_scanner_unittest.html
@@ -17,7 +17,7 @@
<script src="../../../../../ui/file_manager/file_manager/common/js/util.js"></script>
<script src="../../../../../ui/file_manager/file_manager/common/js/file_type.js"></script>
-
+<script src="test_util.js"></script>
<script src="mocks/mock_file_system.js"></script>
<script src="mocks/mock_entry.js"></script>
<script src="media_scanner_unittest.js"></script>
« no previous file with comments | « no previous file | chrome/test/data/file_manager/unit_tests/media_scanner_unittest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698