Index: chrome/browser/resources/settings/privacy_page/privacy_page.html |
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html |
index 41dcf3216db3a31cd6784e750344848b0c4d38ed..b4fe1203e230910fd7668598c8571719199e9428 100644 |
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html |
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html |
@@ -90,7 +90,7 @@ |
</div> |
</div> |
<div class="settings-box"> |
- <paper-button on-tap="onClearBrowsingDataTap_" |
+ <paper-button on-tap="onClearBrowsingDataTap_" class="primary-button" |
i18n-content="clearBrowsingData"> |
</paper-button> |
</div> |