| 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 c16b06d929b3f460c26d3c694209852a0e275663..ff11a1290e5928ec16fc84fe4734e2b78326808d 100644
|
| --- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| +++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| @@ -100,7 +100,7 @@
|
| </div>
|
| </div>
|
| </div>
|
| - <div class="settings-box">
|
| + <div class="settings-box button-strip">
|
| <paper-button on-tap="onClearBrowsingDataTap_" class="primary-button">
|
| $i18n{clearBrowsingData}
|
| </paper-button>
|
|
|