Index: chrome/browser/resources/ntp_android/new_tab.html |
diff --git a/chrome/browser/resources/ntp_android/new_tab.html b/chrome/browser/resources/ntp_android/new_tab.html |
index 8e29aa34f4881ca363d8e23c68e635b573767b77..0a56508b461b3354f9116e22b6e0c36febfaf6a9 100644 |
--- a/chrome/browser/resources/ntp_android/new_tab.html |
+++ b/chrome/browser/resources/ntp_android/new_tab.html |
@@ -72,6 +72,7 @@ |
</div> |
</body> |
<script src="../../../../ui/webui/resources/js/i18n_template.js"></script> |
+ <script src="../../../../ui/webui/resources/js/util.js"></script> |
<script> |
i18nTemplate.process(document, templateData); |
</script> |