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

Unified Diff: ui/file_manager/file_manager/background/js/import_history_unittest.html

Issue 964643002: Report Promise error-context strings to GA. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2311
Patch Set: Created 5 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
Index: ui/file_manager/file_manager/background/js/import_history_unittest.html
diff --git a/ui/file_manager/file_manager/background/js/import_history_unittest.html b/ui/file_manager/file_manager/background/js/import_history_unittest.html
index 75f06f87e8f9cc4fcafda15970545f1264ed6bd7..62f6d13e09d43c49f27a7d51cc0e6f8ad449b0db 100644
--- a/ui/file_manager/file_manager/background/js/import_history_unittest.html
+++ b/ui/file_manager/file_manager/background/js/import_history_unittest.html
@@ -9,6 +9,7 @@
<script src="../../common/js/volume_manager_common.js"></script>
<script src="../../common/js/importer_common.js"></script>
+<script src="../../common/js/test_importer_common.js"></script>
<script src="../../common/js/mock_entry.js"></script>
<script src="../../common/js/unittest_util.js"></script>
<script src="../../common/js/util.js"></script>

Powered by Google App Engine
This is Rietveld 408576698