| Index: chrome/browser/resources/settings/system_page/system_page.html
|
| diff --git a/chrome/browser/resources/settings/system_page/system_page.html b/chrome/browser/resources/settings/system_page/system_page.html
|
| index 05b4721267eb3cef50e59ddafa3af1e17afe222b..ecd10bdb5693cfee43efadfe95b9a3a81998e59d 100644
|
| --- a/chrome/browser/resources/settings/system_page/system_page.html
|
| +++ b/chrome/browser/resources/settings/system_page/system_page.html
|
| @@ -19,7 +19,7 @@
|
| </div>
|
| <div class="settings-box">
|
| <div class="button-strip">
|
| - <paper-button i18n-content="changeProxySettings"
|
| + <paper-button i18n-content="changeProxySettings" class="primary-button"
|
| on-tap="onChangeProxySettingsTap_"></paper-button>
|
| </div>
|
| </div>
|
|
|