Index: chrome/browser/resources/ntp_android/ntp_android.js |
diff --git a/chrome/browser/resources/ntp_android/ntp_android.js b/chrome/browser/resources/ntp_android/ntp_android.js |
index beada23f4c3ad979c54910fa98eca2a362d7991e..254ce0f08a81cf6a73526f77ac214aa99b52d2b2 100644 |
--- a/chrome/browser/resources/ntp_android/ntp_android.js |
+++ b/chrome/browser/resources/ntp_android/ntp_android.js |
@@ -2462,7 +2462,7 @@ cr.define('ntp', function() { |
], |
[ |
ContextMenuItemIds.RECENTLY_CLOSED_REMOVE, |
- templateData.elementremove |
+ templateData.removeall |
] |
]; |
} else if (section == SectionType.FOREIGN_SESSION_HEADER) { |