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

Unified Diff: ui/webui/resources/html/load_time_data.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/webui/resources/html/load_time_data.html
diff --git a/ui/webui/resources/html/load_time_data.html b/ui/webui/resources/html/load_time_data.html
index cc650cd2b1d6888d2353546970dece5cfeba8bb7..627fdf93fa5758acaccf4417b62f96c4f7ac3a3c 100644
--- a/ui/webui/resources/html/load_time_data.html
+++ b/ui/webui/resources/html/load_time_data.html
@@ -1 +1,2 @@
+<script src="chrome://resources/js/assert.js"></script>
<script src="chrome://resources/js/load_time_data.js"></script>

Powered by Google App Engine
This is Rietveld 408576698