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