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

Unified Diff: chrome/browser/resources/history/history.html

Issue 10391052: History: Rename Page to Visit, remove some unused code, other cleanups. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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/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>
« no previous file with comments | « no previous file | chrome/browser/resources/history/history.js » ('j') | chrome/browser/resources/history/history.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698