Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8662)

Unified Diff: chrome/browser/resources/options/do_not_track_confirm_overlay.html

Issue 645223004: [WebUI] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/options/spelling_confirm_overlay.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/do_not_track_confirm_overlay.html
diff --git a/chrome/browser/resources/options/do_not_track_confirm_overlay.html b/chrome/browser/resources/options/do_not_track_confirm_overlay.html
index befb866fb58f7e5af095637ad97a0fb3f55dbae0..666865f48be8f69b4c8abfa27a73a150c7cfb33b 100644
--- a/chrome/browser/resources/options/do_not_track_confirm_overlay.html
+++ b/chrome/browser/resources/options/do_not_track_confirm_overlay.html
@@ -15,8 +15,7 @@
<div class="action-area-right">
<div class="button-strip">
<button id="do-not-track-confirm-cancel"
- i18n-content="doNotTrackConfirmDisable"
- class="cancel-button">
+ i18n-content="doNotTrackConfirmDisable">
</button>
<button id="do-not-track-confirm-ok" class="default-button"
i18n-content="doNotTrackConfirmEnable">
« no previous file with comments | « no previous file | chrome/browser/resources/options/spelling_confirm_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698