Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Unified Diff: chrome/browser/resources/ntp_android/new_tab.html

Issue 68723003: Make chrome/ be documentElement/body agnostic with regards to scrollTop/Left (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_305800
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « chrome/browser/resources/help/help_base_page.js ('k') | chrome/browser/resources/ntp_android/ntp_android.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698