Index: chrome/browser/resources/history/history.html |
diff --git a/chrome/browser/resources/history/history.html b/chrome/browser/resources/history/history.html |
index 451e78bb5d3261cbc62162e400e5cf79797a5616..d3b584760a706ba3fceadd5342616ee248e44490 100644 |
--- a/chrome/browser/resources/history/history.html |
+++ b/chrome/browser/resources/history/history.html |
@@ -48,7 +48,7 @@ |
<menu id="action-menu"> |
<button id="more-from-site" i18n-content="moreFromSite"></button> |
- <button id="remove-page" i18n-content="removeFromHistory"></button> |
+ <button id="remove-visit" i18n-content="removeFromHistory"></button> |
</menu> |
<script src="chrome://history-frame/strings.js"></script> |