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 ba2fc927f2573604e4bef8db1b600c7d0017fb94..da7949184e5cd1d0c30da6e26d51a154a38a5b8d 100644 |
--- a/chrome/browser/resources/options/manage_profile_overlay.html |
+++ b/chrome/browser/resources/options/manage_profile_overlay.html |
@@ -17,8 +17,8 @@ |
</div> |
<div class="action-area"> |
<div class="button-strip"> |
- <button id="manage-profile-ok" i18n-content="ok"></button> |
<button id="manage-profile-cancel" i18n-content="cancel"></button> |
+ <button id="manage-profile-ok" i18n-content="ok"></button> |
</div> |
</div> |
</div> |