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

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

Issue 1103293004: Use ICU plural syntax in more place (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: per string review by ainslie@ Created 5 years, 7 months 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/ntp4/new_tab.html
diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html
index 3819984d023e116ac63d16853a79d64d2bb45d09..c04f89f8129f87e45a4d9a9ce907b05b382fe93d 100644
--- a/chrome/browser/resources/ntp4/new_tab.html
+++ b/chrome/browser/resources/ntp4/new_tab.html
@@ -66,7 +66,6 @@
<script src="nav_dot.js"></script>
<script src="new_tab.js"></script>
-<script src="recently_closed.js"></script>
<script src="other_sessions.js"></script>
</head>

Powered by Google App Engine
This is Rietveld 408576698