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

Unified Diff: ui/file_manager/file_manager/foreground/js/progress_center_item_group_unittest.html

Issue 2917003003: [MD Bookmarks] Support elision of bookmark names in the bookmark toast. (Closed)
Patch Set: fix multiline Created 3 years, 6 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/foreground/js/progress_center_item_group_unittest.html
diff --git a/ui/file_manager/file_manager/foreground/js/progress_center_item_group_unittest.html b/ui/file_manager/file_manager/foreground/js/progress_center_item_group_unittest.html
index b029763e4975ef490a4fd0edc9fe3b5b9fea78af..3cd056dc6870ff6144ae345ed43118f6bb6e5870 100644
--- a/ui/file_manager/file_manager/foreground/js/progress_center_item_group_unittest.html
+++ b/ui/file_manager/file_manager/foreground/js/progress_center_item_group_unittest.html
@@ -6,6 +6,7 @@
<html>
<body>
+<script src="../../../../webui/resources/js/assert.js"></script>
<script src="../../../../webui/resources/js/cr.js"></script>
<script src="../../../../webui/resources/js/cr/event_target.js"></script>
<script src="../../../../webui/resources/js/load_time_data.js"></script>

Powered by Google App Engine
This is Rietveld 408576698