Chromium Code Reviews| Index: ui/webui/resources/html/cr.html |
| diff --git a/ui/webui/resources/html/cr.html b/ui/webui/resources/html/cr.html |
| index 6e7b3b83471cd7d663249a7ced9e128bc7c9b8e3..df43b18b41a81cf8d9cd1a4c5bd895d52db8504c 100644 |
| --- a/ui/webui/resources/html/cr.html |
| +++ b/ui/webui/resources/html/cr.html |
| @@ -1 +1,2 @@ |
| +<link rel="import" href="chrome://resources/html/promise_resolver.html"> |
| <script src="chrome://resources/js/cr.js"></script> |