| Index: ui/webui/resources/html/assert.html
|
| diff --git a/ui/webui/resources/html/assert.html b/ui/webui/resources/html/assert.html
|
| index e969c27b644692d6ca3036149d14775d630bf982..859bf8165dd838cd5ae40d7e43640251b53f7a4b 100644
|
| --- a/ui/webui/resources/html/assert.html
|
| +++ b/ui/webui/resources/html/assert.html
|
| @@ -1,2 +1,2 @@
|
| -<!-- This file can be imported via HTML imports to avoid duplicating asserts.js -->
|
| -<script src="chrome://resources/js/assert.js"></script>
|
| +<!-- Allows importing via HTML imports to avoid duplicating this resource. -->
|
| +<script src="chrome://resources/js/assert.js"></script>
|
|
|