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"> |
tsergeant
2016/05/05 21:29:30
I think you can simplify the structure of this too
calamity
2016/05/10 03:15:26
This is getting superceded soon by the new toolbar
|
- <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> |