Index: chrome/browser/resources/options/spelling_confirm_overlay.html |
diff --git a/chrome/browser/resources/options/spelling_confirm_overlay.html b/chrome/browser/resources/options/spelling_confirm_overlay.html |
index fb239994f08ddb2bc44bb66e0ec9e65f5c618f74..b4070dfd0e7f4b8948681266b5a49773b883db00 100644 |
--- a/chrome/browser/resources/options/spelling_confirm_overlay.html |
+++ b/chrome/browser/resources/options/spelling_confirm_overlay.html |
@@ -9,8 +9,8 @@ |
</div> |
<div class="action-area"> |
<div class="button-strip"> |
- <button id="spelling-confirm-cancel" i18n-content="spellingConfirmDisable" |
- class="cancel-button"></button> |
+ <button id="spelling-confirm-cancel" |
+ i18n-content="spellingConfirmDisable"></button> |
<button id="spelling-confirm-ok" class="default-button" |
i18n-content="spellingConfirmEnable"> |
</button> |