Index: chrome/browser/resources/options/manage_profile_overlay.html |
diff --git a/chrome/browser/resources/options/manage_profile_overlay.html b/chrome/browser/resources/options/manage_profile_overlay.html |
index c2a610d76f26c567edea5f070a28000287259092..e8a6515c92e4df8b63f6ba6c1bec18ba43fc37b9 100644 |
--- a/chrome/browser/resources/options/manage_profile_overlay.html |
+++ b/chrome/browser/resources/options/manage_profile_overlay.html |
@@ -68,9 +68,9 @@ |
</div> |
<div class="action-area"> |
<div class="button-strip"> |
- <button id="disconnect-managed-profile-ok" class="default-button" |
+ <button id="disconnect-managed-profile-ok" |
i18n-content="disconnectManagedProfileOK"></button> |
- <button id="disconnect-managed-profile-cancel" |
+ <button id="disconnect-managed-profile-cancel" class="default-button" |
i18n-content="cancel"></button> |
</div> |
</div> |