Index: ui/webui/resources/html/util.html |
diff --git a/ui/webui/resources/html/util.html b/ui/webui/resources/html/util.html |
index ad3c527b54d7077c3a33a8eaafa035df332adb50..1161d299a0b3744650e7e77ed86883a97199ae1a 100644 |
--- a/ui/webui/resources/html/util.html |
+++ b/ui/webui/resources/html/util.html |
@@ -1 +1,2 @@ |
+<link rel="import" href="chrome://resources/html/assert.html"> |
michaelpg
2016/08/11 07:42:14
does this mean we load assert.js via <script> in a
tsergeant
2016/08/15 06:22:07
Yes, looks like there are a few places where this
|
<script src="chrome://resources/js/util.js"></script> |