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

Unified Diff: chrome/browser/resources/md_history/history_toolbar.html

Issue 1952283002: [MD History] Move Clear Browsing Data button to sidebar. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_cbd
Patch Set: address comments Created 4 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
« no previous file with comments | « no previous file | chrome/browser/resources/md_history/history_toolbar.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_history/history_toolbar.html
diff --git a/chrome/browser/resources/md_history/history_toolbar.html b/chrome/browser/resources/md_history/history_toolbar.html
index af50446adeb5af5dc4d3c6eefea9d5ceefb64b5e..f79d46e7d5854c1ac0c9887f563907dffeb56544 100644
--- a/chrome/browser/resources/md_history/history_toolbar.html
+++ b/chrome/browser/resources/md_history/history_toolbar.html
@@ -101,10 +101,6 @@
<h1 id="title">$i18n{title}</h1>
</div>
<div id="centered-content">
- <paper-button on-tap="onClearBrowsingDataTap_"
- id="clear-browsing-data-button">
- $i18n{clearBrowsingData}
- </paper-button>
<div id="right-content">
<paper-spinner id="searching-spinner" active="[[searching]]">
</paper-spinner>
« no previous file with comments | « no previous file | chrome/browser/resources/md_history/history_toolbar.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698